| Name | Description | Type | Package | Framework | 
| AbstractProxyIoHandler | Base class of IoHandler classes which handle proxied connections. | Class | org.apache.mina.example.proxy | Apache Mina | 
| ClientToProxyIoHandler | Handles the client to proxy part of the proxied connection. | Class | org.apache.mina.example.proxy | Apache Mina | 
| Main | (Entry point) Demonstrates how to write a very simple tunneling proxy using MINA. | Class | org.apache.mina.example.proxy | Apache Mina | 
| ServerToProxyIoHandler | Handles the server to proxy part of the proxied connection. | Class | org.apache.mina.example.proxy | Apache Mina |