Uses of Class
org.objectweb.tribe.gms.GroupMembershipService

Packages that use GroupMembershipService
org.objectweb.tribe.channel Tribe channel package.  
org.objectweb.tribe.gms Tribe GMS package.  
 

Uses of GroupMembershipService in org.objectweb.tribe.channel
 

Fields in org.objectweb.tribe.channel declared as GroupMembershipService
protected  GroupMembershipService ReliableGroupChannelWithGms.gms
           
 

Constructors in org.objectweb.tribe.channel with parameters of type GroupMembershipService
ReliableGroupChannelWithViews(GroupMembershipService gms)
          Creates a new ReliableGroupChannelWithViews object
ReliableGroupChannelWithGms(GroupMembershipService gms)
          Creates a new ReliableGroupChannelWithGms using the provided group membership service.
 

Uses of GroupMembershipService in org.objectweb.tribe.gms
 

Subclasses of GroupMembershipService in org.objectweb.tribe.gms
 class JGroupsMembershipService
          This class defines a JGroupsMembershipService
 

Constructors in org.objectweb.tribe.gms with parameters of type GroupMembershipService
GroupMembershipListenerThread(GroupMembershipService gms)
          Creates a new GroupMembershipListenerThread object
 



Copyright © 2004 - ObjectWeb Consortium - All Rights Reserved.