| 程序包 | 说明 | 
|---|---|
| org.apache.mina.proxy.handlers.http | |
| org.apache.mina.proxy.handlers.socks | |
| org.apache.mina.proxy.session | 
| 限定符和类型 | 类和说明 | 
|---|---|
class  | 
HttpProxyRequest
HttpProxyRequest.java - Wrapper class for HTTP requests. 
 | 
| 限定符和类型 | 字段和说明 | 
|---|---|
protected ProxyRequest | 
AbstractAuthLogicHandler.request
The request to be handled by the proxy. 
 | 
| 限定符和类型 | 类和说明 | 
|---|---|
class  | 
SocksProxyRequest
SocksProxyRequest.java - Wrapper class for SOCKS requests. 
 | 
| 限定符和类型 | 方法和说明 | 
|---|---|
ProxyRequest | 
ProxyIoSession.getRequest()  | 
| 构造器和说明 | 
|---|
ProxyIoSession(java.net.InetSocketAddress proxyAddress,
              ProxyRequest request)
Constructor. 
 |