Uses of Class
org.apache.axis2.clustering.control.ControlCommand

Packages that use ControlCommand
org.apache.axis2.clustering.control   
org.apache.axis2.clustering.tribes   
 

Uses of ControlCommand in org.apache.axis2.clustering.control
 

Subclasses of ControlCommand in org.apache.axis2.clustering.control
 class AckCommand
          ACK for the message with id uniqueId
 class GetConfigurationCommand
           
 class GetConfigurationResponseCommand
           
 class GetStateCommand
           
 class GetStateResponseCommand
           
 

Uses of ControlCommand in org.apache.axis2.clustering.tribes
 

Methods in org.apache.axis2.clustering.tribes with parameters of type ControlCommand
 void TribesControlCommandProcessor.process(ControlCommand command, org.apache.catalina.tribes.Member sender)
           
 



Copyright © 2007 Apache Web Services Project. All Rights Reserved.