Class EndpointSynchronizeRequest

  • All Implemented Interfaces:
    Serializable

    public class EndpointSynchronizeRequest
    extends org.apache.axis2.clustering.ClusteringMessage
    This class is used to switch on and off endpoints
    See Also:
    Serialized Form
    • Method Detail

      • getResponse

        public org.apache.axis2.clustering.ClusteringCommand getResponse()
        Specified by:
        getResponse in class org.apache.axis2.clustering.ClusteringMessage
      • execute

        public void execute​(org.apache.axis2.context.ConfigurationContext configurationContext)
                     throws org.apache.axis2.clustering.ClusteringFault
        Function to switch on/off endpoints
        Specified by:
        execute in class org.apache.axis2.clustering.ClusteringCommand
        Parameters:
        configurationContext -
        Throws:
        org.apache.axis2.clustering.ClusteringFault
      • toString

        public String toString()
        Function used to print its class variables
        Overrides:
        toString in class Object
        Returns:
        class variables