public abstract class SocksProxy.Proxy extends Object
Modifier | Constructor and Description |
---|---|
protected |
Proxy(IoSession session) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
protected int |
getUByte(Buffer buffer) |
protected int |
getUShort(Buffer buffer) |
protected void |
onMessage(Buffer buffer) |
protected Proxy(IoSession session)
protected void onMessage(Buffer buffer) throws IOException
IOException
public void close()
protected int getUByte(Buffer buffer)
protected int getUShort(Buffer buffer)
Copyright © 2008–2018 The Apache Software Foundation. All rights reserved.