public abstract class AbstractSocksLogicHandler extends AbstractProxyLogicHandler
AbstractProxyLogicHandler
implementations.| 限定符和类型 | 字段和说明 |
|---|---|
protected SocksProxyRequest |
request
The request sent to the proxy.
|
| 构造器和说明 |
|---|
AbstractSocksLogicHandler(ProxyIoSession proxyIoSession)
Creates a new
AbstractSocksLogicHandler. |
closeSession, closeSession, enqueueWriteRequest, flushPendingWriteRequests, getProxyFilter, getProxyIoSession, getSession, isHandshakeComplete, setHandshakeComplete, writeDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdoHandshake, messageReceivedprotected final SocksProxyRequest request
public AbstractSocksLogicHandler(ProxyIoSession proxyIoSession)
AbstractSocksLogicHandler.proxyIoSession - the proxy session object