| Name | Description | Type | Package | Framework | 
| ClientPanel | Class the represents a client connection using a JPanelAuthor:Apache MINA ProjectSee Also:Serialized Form | Class | org.apache.mina.example.udp | Apache Mina | 
| MemMonClient | Sends its memory usage to the MemoryMonitor server. | Class | org.apache.mina.example.udp.client | Apache Mina | 
| MemoryMonitor | The class that will accept and process clients in order to properly track the memory usage. | Class | org.apache.mina.example.udp | Apache Mina | 
| MemoryMonitorHandler | Class the extends IoHandlerAdapter in order to properly handle connections and the data the connections send | Class | org.apache.mina.example.udp | Apache Mina | 
| UdpClient | An UDP client taht just send thousands of small messages to a UdpServer. | Class | org.apache.mina.example.udp.perf | Apache Mina | 
| UdpServer | An UDP server used for performance tests. | Class | org.apache.mina.example.udp.perf | Apache Mina |