public class SocksProxy.Socks4 extends SocksProxy.Proxy
channel, session
Modifier and Type | Method and Description |
---|---|
protected String |
getNTString(Buffer buffer) |
protected void |
onChannelOpened(OpenFuture future) |
protected void |
onMessage(Buffer buffer) |
close, getUByte, getUShort
public Socks4(IoSession session)
protected void onMessage(Buffer buffer) throws IOException
onMessage
in class SocksProxy.Proxy
IOException
protected void onChannelOpened(OpenFuture future)
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.