| Class | Description |
|---|---|
| ChangeAttributeEvent | |
| DefaultConnectEvent |
This is a specific Event class with type
Events.CONNECT. |
| DefaultEvent | |
| DefaultEventContext | |
| DefaultNetworkEvent |
Default implementation of
NetworkEvent interface. |
| DefaultSessionEventHandler |
This class will handle any event that gets published to a
Session.onEvent(Event). |
| EventDispatchers | |
| ExecutorEventDispatcher | |
| JetlangEventDispatcher | |
| NetworkEventListener |
A listener class which will be used by
GameRoom to send
NetworkEvents to the connected sessions. |
| ReconnetEvent | |
| SessionMessageHandler |
This abstract helper class can be used to quickly create a listener which
listens for SESSION_MESSAGE events.
|
Copyright © 2013. All Rights Reserved.