类 | 说明 |
---|---|
ClientPanel |
Class the represents a client connection using a JPanel
|
MemoryMonitor |
The class that will accept and process clients in order to properly
track the memory usage.
|
MemoryMonitorHandler |
Class the extends IoHandlerAdapter in order to properly handle
connections and the data the connections send
|