| Interface | Description |
|---|---|
| CommandListener |
CommandListener to be fired whenever a command is received
|
| Listener |
Generic Listener class that all other event listeners should extend
|
| MessageListener |
MessageListener to be fired whenever a simple message is received
|
| ServerConnectionListener |
ServerConnectionListener to be fired whenever a connection is made or destroyed
|