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.ClusteringMessagepublic void execute(org.apache.axis2.context.ConfigurationContext configurationContext)
throws org.apache.axis2.clustering.ClusteringFault
execute in class org.apache.axis2.clustering.ClusteringCommandconfigurationContext - org.apache.axis2.clustering.ClusteringFaultCopyright © 2020 WSO2. All rights reserved.