Uses of Class
org.jgroups.protocols.GmsImpl

Packages that use GmsImpl
org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. 
 

Uses of GmsImpl in org.jgroups.protocols
 

Subclasses of GmsImpl in org.jgroups.protocols
 class ClientGmsImpl
          Client part of GMS.
 class CoordGmsImpl
           
 class ParticipantGmsImpl
           
 

Methods in org.jgroups.protocols with parameters of type GmsImpl
 void GMS.setImpl(GmsImpl new_impl)
           
 



Copyright ? 1998-2006 Bela Ban. All Rights Reserved.