|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SocksProxyRequest | |
---|---|
org.apache.mina.proxy.handlers.socks |
Uses of SocksProxyRequest in org.apache.mina.proxy.handlers.socks |
---|
Fields in org.apache.mina.proxy.handlers.socks declared as SocksProxyRequest | |
---|---|
protected SocksProxyRequest |
AbstractSocksLogicHandler.request
The request sent to the proxy. |
Methods in org.apache.mina.proxy.handlers.socks with parameters of type SocksProxyRequest | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |