Uses of Class
org.objectweb.tribe.exceptions.AlreadyMemberException

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

Uses of AlreadyMemberException in org.objectweb.tribe.channel
 

Methods in org.objectweb.tribe.channel that throw AlreadyMemberException
 void ReliableGroupChannelWithGms.join(GroupIdentifier gid)
          Join the group that has the given group identifier.
 void ReliableGroupChannel.join(Group g)
          Join the group that has the given group identifier.
 void JGroupsReliableChannelWithGms.join(Group g)
           
 void JGroupsReliableChannel.join(Group g)
           
 

Uses of AlreadyMemberException in org.objectweb.tribe.gms
 

Methods in org.objectweb.tribe.gms that throw AlreadyMemberException
 Member JGroupsMembershipService.join(ReliableGroupChannelWithGms channel, GroupIdentifier gid)
           
 Member GroupMembershipService.join(ReliableGroupChannelWithGms channel, GroupIdentifier gid)
          Joins the group that has the given group identifier.
 



Copyright © 2004 - ObjectWeb Consortium - All Rights Reserved.