|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
State | The state of an object may be communicated by a State object. |
StateListener | An interface for listeners of object State updates. |
StateListenerRemote | An interface for listeners of object State updates. |
StateMulticaster | An interface for objects that mulicast State updates. |
StateMulticasterRemote | An interface for remote objects that mulicast State updates. |
Class Summary | |
---|---|
QueuedStateMulticaster | Broadcasts the latest object state changes to StateListeners using Queues and QueuePullers for buffering. |
RelayStateMulticaster | |
StateLib | Static methods to support concrete implementations of the State interface. |
StateListenerAmbassador | An ambassador proxy for StateListenerRemote objects. |
StateListenerConsumer | Adapts the StateListener interface to the Consumer interface. |
StateListenerProxy | An adapter for StateListeners of remote States. |
StateMulticasterAmbassador | An ambassador proxy for StateMulticasterRemote objects. |
StateMulticasterProxy | An adapter for StateMulticasters of remote States. |
State update broadcast using Remote Method Invocation (RMI).
|
CroftSoft Javadoc | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |