Class | Description |
---|---|
AbstractSessionEventHandler |
Provides default implementation for most of the events.
|
ChangeAttributeEvent | |
DefaultEvent |
Instances of this class are used to hold events that come in from remote
jetserver, for communicating between sessions and also for transmitting
messages to the remote jetserver from client.
|
DefaultEventDispatcher |
A synchronous dispatcher which will be used to dispatch incoming events on a
session to the appropriate
EventHandler . |
DefaultNetworkEvent |
Default implementation of
NetworkEvent interface. |
Copyright © 2012. All Rights Reserved.