Uses of Interface
jgroup.relacs.gm.DispatcherService

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

Uses of DispatcherService in jgroup.relacs.gm
 

Classes in jgroup.relacs.gm that implement DispatcherService
 class NewDispatcherLayer
          Handle dispatching daemon events to other layers in the stack, e.g., the MembershipLayer and MulticastLayer.
 

Methods in jgroup.relacs.gm with parameters of type DispatcherService
static MembershipLayer MembershipLayer.getLayer(DispatcherService dispatcher)
           
static MulticastLayer MulticastLayer.getLayer(DispatcherService ds, MembershipService pgms)
           
 

Uses of DispatcherService in jgroup.relacs.rmi
 

Constructors in jgroup.relacs.rmi with parameters of type DispatcherService
SynchAckListener(DispatcherService dispatcher)
           
 



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