| Interface | Description |
|---|---|
| ClientSocketListener |
Interface for listeners interested in
ClientSocket related events. |
| ClientSocketMonitorCommand |
Interface for querying monitor commands for script processes.
|
| Class | Description |
|---|---|
| ClientSocket |
A socket that processes incoming data.
|
| Exception | Description |
|---|---|
| UnknownCommandException |
An UnknownCommandException is generated whenever an unknown message packet is
received from the server.
|