public class EndpointSynchronizeRequest
extends org.apache.axis2.clustering.ClusteringMessage
Modifier and Type | Class and Description |
---|---|
static class |
EndpointSynchronizeRequest.EndpointOperationType |
Modifier and Type | Method and Description |
---|---|
void |
execute(org.apache.axis2.context.ConfigurationContext configurationContext)
Function to switch on/off endpoints
|
org.apache.axis2.clustering.ClusteringCommand |
getResponse() |
String |
toString()
Function used to print its class variables
|
public org.apache.axis2.clustering.ClusteringCommand getResponse()
getResponse
in class org.apache.axis2.clustering.ClusteringMessage
public void execute(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.clustering.ClusteringFault
execute
in class org.apache.axis2.clustering.ClusteringCommand
configurationContext
- org.apache.axis2.clustering.ClusteringFault
Copyright © 2019 WSO2. All rights reserved.