Uses of Package
jgroup.relacs.gm

Packages that use jgroup.relacs.gm
jgroup.relacs.events   
jgroup.relacs.gm   
jgroup.relacs.rmi   
 

Classes in jgroup.relacs.gm used by jgroup.relacs.events
RemoteDispatcher
          This is the remote interface of the dispatcher service, that contains a method to queue events in the member's dispatcher.
 

Classes in jgroup.relacs.gm used by jgroup.relacs.gm
DispatcherListener
          The DispatcherListener interface must be implemented by layers that wish to receive event messages originated from the daemon.
DispatcherService
          Service interface for the dispatcher layer.
InternalNotification
          Internal Notification interface.
InternalTimestamp
          Class used to get the local timestamp for all members in a group.
LeaseLayer
          The LeaseLayer implements a lease based refresh mechanism towards the dependable registry.
LeaseService
          Service interface for the lease layer.
MembershipLayer
          The MembershipLayer class implements the group membership service interface and provide membership events to listeners.
MergingLayer
          This MergingLayer class implements the Jgroup state merging service.
MulticastLayer
          The MulticastLayer class implements the multicast service.
NewDispatcherLayer
          Handle dispatching daemon events to other layers in the stack, e.g., the MembershipLayer and MulticastLayer.
NotifyLayer
          The NotifyLayer class keeps track of IIDs in the current view, and compares this to the previous.
NotifyService
          Service interface for the notify layer.
PingListener
          The PingListener interface is a remote interface used by the daemon to periodically poll a remote member object to verify if it is still active or has crashed.
RemoteDispatcher
          This is the remote interface of the dispatcher service, that contains a method to queue events in the member's dispatcher.
TimestampLayer
          The TimestampLayer creates an agreed timestamp between all the members in a group.
TimestampService
          Service interface for the timestamp layer.
TimestampService.Timestamp
          The timestamp object is used to detect duplicate invocations from several members of the same group, and yet distinguish the invocations amongst multiple groups.
TotalOrderLayer
          The TotalOrderLayer class implements the multicast service, and uses the underlying reliable multicast service.
 

Classes in jgroup.relacs.gm used by jgroup.relacs.rmi
DispatcherService
          Service interface for the dispatcher layer.
 



Copyright © 1998-2006 The Jgroup/ARM development team. All Rights Reserved.