Uses of Interface
com.croftsoft.core.util.state.StateMulticaster

Packages that use StateMulticaster
com.croftsoft.core.util.state State update broadcast using Remote Method Invocation (RMI). 
 

Uses of StateMulticaster in com.croftsoft.core.util.state
 

Classes in com.croftsoft.core.util.state that implement StateMulticaster
 class QueuedStateMulticaster
          Broadcasts the latest object state changes to StateListeners using Queues and QueuePullers for buffering.
 class RelayStateMulticaster
           
 class StateMulticasterAmbassador
          An ambassador proxy for StateMulticasterRemote objects.
 

Constructors in com.croftsoft.core.util.state with parameters of type StateMulticaster
RelayStateMulticaster(StateMulticaster stateMulticaster)
           
StateMulticasterProxy(StateMulticaster stateMulticaster)
           
 


CroftSoft Javadoc

CroftSoft Core Javadoc (2008-09-28 20:58:02)