程序包 | 说明 |
---|---|
org.apache.mina.proxy.handlers.socks |
限定符和类型 | 字段和说明 |
---|---|
protected SocksProxyRequest |
AbstractSocksLogicHandler.request
The request sent to the proxy.
|
限定符和类型 | 方法和说明 |
---|---|
protected void |
Socks4LogicHandler.writeRequest(IoFilter.NextFilter nextFilter,
SocksProxyRequest request)
Encode a SOCKS4/SOCKS4a request and writes it to the next filter
so it can be sent to the proxy server.
|