Class EndpointSynchronizeRequest

java.lang.Object
org.apache.axis2.clustering.ClusteringCommand
org.apache.axis2.clustering.ClusteringMessage
org.wso2.carbon.endpoint.service.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:
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static enum 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    execute(org.apache.axis2.context.ConfigurationContext configurationContext)
    Function to switch on/off endpoints
    org.apache.axis2.clustering.ClusteringCommand
     
    Function used to print its class variables

    Methods inherited from class org.apache.axis2.clustering.ClusteringMessage

    equals, getTimestamp, getUuid, hashCode

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Method Details

    • 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