Class ControlCommand

java.lang.Object
org.apache.axis2.clustering.ClusteringCommand
org.apache.axis2.clustering.control.ControlCommand
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
GetConfigurationCommand, GetConfigurationResponseCommand, GetStateCommand, GetStateResponseCommand, JoinGroupCommand, MemberJoinedCommand, MemberListCommand

public abstract class ControlCommand extends ClusteringCommand
Represents a Control command sent from one Node to another
See Also: