ProxyLogicHandlerSocks4LogicHandler, Socks5LogicHandlerpublic abstract class AbstractSocksLogicHandler extends AbstractProxyLogicHandler
AbstractProxyLogicHandler
implementations.| Modifier and Type | Field | Description |
|---|---|---|
protected SocksProxyRequest |
request |
The request sent to the proxy.
|
| Constructor | Description |
|---|---|
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 objectCopyright © 2004–2018 Apache MINA Project. All rights reserved.