Uses of Class
org.javagroups.protocols.pbcast.GmsImpl

Packages that use GmsImpl
org.javagroups.protocols.pbcast   
 

Uses of GmsImpl in org.javagroups.protocols.pbcast
 

Subclasses of GmsImpl in org.javagroups.protocols.pbcast
 class ClientGmsImpl
          Client part of GMS.
 class CoordGmsImpl
          Coordinator role of the Group MemberShip (GMS) protocol.
 class ParticipantGmsImpl
           
 

Methods in org.javagroups.protocols.pbcast that return GmsImpl
 GmsImpl GMS.getImpl()
           
 

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



Copyright ? 2001,2002 www.javagroups.com . All Rights Reserved.