Uses of Class
org.apache.axis2.clustering.control.ControlCommand
Packages that use ControlCommand
-
Uses of ControlCommand in org.apache.axis2.clustering.control
Subclasses of ControlCommand in org.apache.axis2.clustering.controlModifier and TypeClassDescriptionclassclassclassclass -
Uses of ControlCommand in org.apache.axis2.clustering.control.wka
Subclasses of ControlCommand in org.apache.axis2.clustering.control.wkaModifier and TypeClassDescriptionclassThis is the message a member will send to another member when it intends to join a group.classThis is the notification message a member will send to all others in the group after it has joined the group.classWhen a new member wishes to join a group, it will send aJoinGroupCommandmessage to a known member.