Interface Summary | |
---|---|
ClientSocketListener | Interface for listeners interested in ClientSocket related events. |
Class Summary | |
---|---|
ClientSocket | A socket that processes incoming data. |
Enum Summary | |
---|---|
ClientSocketState | Connection progress states of the ClientSocket . |
Exception Summary | |
---|---|
UnknownCommandException | An UnknownCommandException is generated whenever an unknown message packet is received from the server. |