|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |