| 类 | 说明 | 
|---|---|
| AbstractProxyIoHandler | 
 Base class of  
IoHandler classes which handle
 proxied connections. | 
| ClientToProxyIoHandler | 
 Handles the client to proxy part of the proxied connection. 
 | 
| Main | 
 (Entry point) Demonstrates how to write a very simple tunneling proxy 
 using MINA. 
 | 
| ServerToProxyIoHandler | 
 Handles the server to proxy part of the proxied connection. 
 |