Uses of Class
org.jgroups.protocols.GMS

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

Uses of GMS in org.jgroups.protocols
 

Fields in org.jgroups.protocols declared as GMS
protected  GMS GmsImpl.gms
           
 

Constructors in org.jgroups.protocols with parameters of type GMS
ClientGmsImpl(GMS g)
           
CoordGmsImpl(GMS g)
           
ParticipantGmsImpl(GMS g)
           
 



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