| Package | Description |
|---|---|
| org.apache.mina.proxy.handlers.socks |
| Modifier and Type | Field | Description |
|---|---|---|
protected SocksProxyRequest |
AbstractSocksLogicHandler.request |
The request sent to the proxy.
|
| Modifier and Type | Method | Description |
|---|---|---|
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.
|
Copyright © 2004–2018 Apache MINA Project. All rights reserved.