public abstract class SocksProxy.Proxy extends Object implements Closeable
| 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
IOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionprotected int getUByte(Buffer buffer)
protected int getUShort(Buffer buffer)
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.