Class and Description |
---|
Event
An event which will be transmitted to a session, remote server or client.
|
Class and Description |
---|
Event
An event which will be transmitted to a session, remote server or client.
|
EventDispatcher
Event Dispatchers are used by
Session to dispatch the incoming event
on its Session.onEvent(Event) method to the correct
EventHandler . |
EventHandler
A handler which can handle a specific event.
|
Class and Description |
---|
Event
An event which will be transmitted to a session, remote server or client.
|
EventDispatcher
Event Dispatchers are used by
Session to dispatch the incoming event
on its Session.onEvent(Event) method to the correct
EventHandler . |
EventHandler
A handler which can handle a specific event.
|
Class and Description |
---|
Event
An event which will be transmitted to a session, remote server or client.
|
Class and Description |
---|
Event
An event which will be transmitted to a session, remote server or client.
|
EventHandler
A handler which can handle a specific event.
|
NetworkEvent
This interface is specifically used for events that will get transmitted to
remote machine/vm.
|
Class and Description |
---|
Event
An event which will be transmitted to a session, remote server or client.
|
EventDispatcher
Event Dispatchers are used by
Session to dispatch the incoming event
on its Session.onEvent(Event) method to the correct
EventHandler . |
EventHandler
A handler which can handle a specific event.
|
NetworkEvent
This interface is specifically used for events that will get transmitted to
remote machine/vm.
|
SessionEventHandler
In addition to handling events this handler will also have a reference to the
session.
|
Copyright © 2012. All Rights Reserved.