Package | Description |
---|---|
org.apache.mina.proxy.handlers.http | |
org.apache.mina.proxy.handlers.socks | |
org.apache.mina.proxy.session |
Modifier and Type | Class | Description |
---|---|---|
class |
HttpProxyRequest |
HttpProxyRequest.java - Wrapper class for HTTP requests.
|
Modifier and Type | Field | Description |
---|---|---|
protected ProxyRequest |
AbstractAuthLogicHandler.request |
The request to be handled by the proxy.
|
Modifier and Type | Class | Description |
---|---|---|
class |
SocksProxyRequest |
SocksProxyRequest.java - Wrapper class for SOCKS requests.
|
Modifier and Type | Method | Description |
---|---|---|
ProxyRequest |
ProxyIoSession.getRequest() |
Constructor | Description |
---|---|
ProxyIoSession(InetSocketAddress proxyAddress,
ProxyRequest request) |
Constructor.
|
Copyright © 2004–2018 Apache MINA Project. All rights reserved.