Package org.apache.axis2.clustering.control.wka
-
Class Summary Class Description JoinGroupCommand This is the message a member will send to another member when it intends to join a group.MemberJoinedCommand This is the notification message a member will send to all others in the group after it has joined the group.MemberListCommand When a new member wishes to join a group, it will send aJoinGroupCommand
message to a known member.RpcMembershipRequestHandler Handles RPC membership requests from members.