Uses of Package
org.sapia.ubik.mcast

Packages that use org.sapia.ubik.mcast
org.sapia.ubik.ioc.guice   
org.sapia.ubik.ioc.spring   
org.sapia.ubik.mcast   
org.sapia.ubik.rmi.naming.remote   
org.sapia.ubik.rmi.naming.remote.archie   
org.sapia.ubik.rmi.naming.remote.discovery   
org.sapia.ubik.rmi.naming.remote.proxy   
org.sapia.ubik.rmi.server   
 

Classes in org.sapia.ubik.mcast used by org.sapia.ubik.ioc.guice
EventChannel
          An instance of this class represents a node in a given logical event channel.
 

Classes in org.sapia.ubik.mcast used by org.sapia.ubik.ioc.spring
EventChannel
          An instance of this class represents a node in a given logical event channel.
 

Classes in org.sapia.ubik.mcast used by org.sapia.ubik.mcast
AsyncEventListener
          Specifies the behavior of listeners of MulticastEvent instances.
BroadcastDispatcher
          An instance of this interface dispatches multicast events.
DiscoveryListener
          Listens for the discovery of new nodes in a given event channel.
DomainName
          Models a "domain name" that is expressed by a path.
EventConsumer
          Helper class that encasulates AsyncEventListeners and SyncEventListeners, grouping them by "event type".
ListenerAlreadyRegisteredException
          Thrown when a synchronous event listener has already been registered for a given event type.
RemoteEvent
          Models a multicast event.
RespList
          Models a list of Response objects.
Response
          Models a synchronous response to a remote event.
SocketTimeoutListener
           
SyncEventListener
          Specifies the behavior of listeners of MulticastEvent instances.
TimeoutException
           
UnicastDispatcher
          Implementations of this interface dispatch objects over the wire in a point-to-point fashion.
View
          Encapsulates the addresses of the nodes that compose an event channel.
 

Classes in org.sapia.ubik.mcast used by org.sapia.ubik.rmi.naming.remote
AsyncEventListener
          Specifies the behavior of listeners of MulticastEvent instances.
DomainName
          Models a "domain name" that is expressed by a path.
EventChannel
          An instance of this class represents a node in a given logical event channel.
RemoteEvent
          Models a multicast event.
 

Classes in org.sapia.ubik.mcast used by org.sapia.ubik.rmi.naming.remote.archie
AsyncEventListener
          Specifies the behavior of listeners of MulticastEvent instances.
EventChannel
          An instance of this class represents a node in a given logical event channel.
RemoteEvent
          Models a multicast event.
SyncEventListener
          Specifies the behavior of listeners of MulticastEvent instances.
 

Classes in org.sapia.ubik.mcast used by org.sapia.ubik.rmi.naming.remote.discovery
AsyncEventListener
          Specifies the behavior of listeners of MulticastEvent instances.
EventChannel
          An instance of this class represents a node in a given logical event channel.
RemoteEvent
          Models a multicast event.
 

Classes in org.sapia.ubik.mcast used by org.sapia.ubik.rmi.naming.remote.proxy
AsyncEventListener
          Specifies the behavior of listeners of MulticastEvent instances.
DomainName
          Models a "domain name" that is expressed by a path.
EventChannel
          An instance of this class represents a node in a given logical event channel.
RemoteEvent
          Models a multicast event.
 

Classes in org.sapia.ubik.mcast used by org.sapia.ubik.rmi.server
AsyncEventListener
          Specifies the behavior of listeners of MulticastEvent instances.
RemoteEvent
          Models a multicast event.
 



Copyright © 2010 Sapia OSS. All Rights Reserved.