public class ThrottleAdminServiceStub extends org.apache.axis2.client.Stub implements ThrottleAdminService
Modifier and Type | Field and Description |
---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
Constructor and Description |
---|
ThrottleAdminServiceStub()
Default Constructor
|
ThrottleAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
ThrottleAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext
|
ThrottleAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
ThrottleAdminServiceStub(String targetEndpoint)
Constructor taking the target endpoint
|
Modifier and Type | Method and Description |
---|---|
void |
disableThrottling(String serviceName90)
Auto generated method signature
|
void |
disengageGlobalThrottling()
Auto generated method signature
|
boolean |
disengageThrottlingForOperation(String serviceName68,
String operationName69)
Auto generated method signature
|
void |
enableThrottling(String serviceName77,
ThrottlePolicy policy78)
Auto generated method signature
|
boolean |
engageThrottlingForOperation(ThrottlePolicy policy58,
String serviceName59,
String operationName60)
Auto generated method signature
|
ThrottlePolicy |
getGlobalPolicyConfigs()
Auto generated method signature
|
ThrottlePolicy |
getOperationPolicyConfigs(String serviceName92,
String operationName93)
Auto generated method signature
|
ThrottlePolicy |
getPolicyConfigs(String serviceName85)
Auto generated method signature
|
void |
globallyEngageThrottling(ThrottlePolicy policy80)
Auto generated method signature
|
void |
startdisengageThrottlingForOperation(String serviceName68,
String operationName69,
ThrottleAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startengageThrottlingForOperation(ThrottlePolicy policy58,
String serviceName59,
String operationName60,
ThrottleAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetGlobalPolicyConfigs(ThrottleAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetOperationPolicyConfigs(String serviceName92,
String operationName93,
ThrottleAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPolicyConfigs(String serviceName85,
ThrottleAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startthrottlePolicyToString(ThrottlePolicy policy73,
ThrottleAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
starttoThrottlePolicy(String policyXML64,
ThrottleAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
String |
throttlePolicyToString(ThrottlePolicy policy73)
Auto generated method signature
|
ThrottlePolicy |
toThrottlePolicy(String policyXML64)
Auto generated method signature
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR
public ThrottleAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public ThrottleAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public ThrottleAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public ThrottleAdminServiceStub() throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public ThrottleAdminServiceStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public boolean engageThrottlingForOperation(ThrottlePolicy policy58, String serviceName59, String operationName60) throws RemoteException, ThrottleComponentExceptionException
engageThrottlingForOperation
in interface ThrottleAdminService
engageThrottlingForOperation57
- ThrottleComponentExceptionException
- :RemoteException
ThrottleAdminService.engageThrottlingForOperation(org.wso2.carbon.mediators.throttle.admin.stub.types.ThrottlePolicy, java.lang.String, java.lang.String)
public void startengageThrottlingForOperation(ThrottlePolicy policy58, String serviceName59, String operationName60, ThrottleAdminServiceCallbackHandler callback) throws RemoteException
startengageThrottlingForOperation
in interface ThrottleAdminService
engageThrottlingForOperation57
- RemoteException
ThrottleAdminService.startengageThrottlingForOperation(org.wso2.carbon.mediators.throttle.admin.stub.types.ThrottlePolicy, java.lang.String, java.lang.String, org.wso2.carbon.mediators.throttle.admin.stub.ThrottleAdminServiceCallbackHandler)
public ThrottlePolicy toThrottlePolicy(String policyXML64) throws RemoteException, ThrottleComponentExceptionException
toThrottlePolicy
in interface ThrottleAdminService
toThrottlePolicy63
- ThrottleComponentExceptionException
- :RemoteException
ThrottleAdminService.toThrottlePolicy(java.lang.String)
public void starttoThrottlePolicy(String policyXML64, ThrottleAdminServiceCallbackHandler callback) throws RemoteException
starttoThrottlePolicy
in interface ThrottleAdminService
toThrottlePolicy63
- RemoteException
ThrottleAdminService.starttoThrottlePolicy(java.lang.String, org.wso2.carbon.mediators.throttle.admin.stub.ThrottleAdminServiceCallbackHandler)
public boolean disengageThrottlingForOperation(String serviceName68, String operationName69) throws RemoteException, ThrottleComponentExceptionException
disengageThrottlingForOperation
in interface ThrottleAdminService
disengageThrottlingForOperation67
- ThrottleComponentExceptionException
- :RemoteException
ThrottleAdminService.disengageThrottlingForOperation(java.lang.String, java.lang.String)
public void startdisengageThrottlingForOperation(String serviceName68, String operationName69, ThrottleAdminServiceCallbackHandler callback) throws RemoteException
startdisengageThrottlingForOperation
in interface ThrottleAdminService
disengageThrottlingForOperation67
- RemoteException
ThrottleAdminService.startdisengageThrottlingForOperation(java.lang.String, java.lang.String, org.wso2.carbon.mediators.throttle.admin.stub.ThrottleAdminServiceCallbackHandler)
public String throttlePolicyToString(ThrottlePolicy policy73) throws RemoteException, ThrottleComponentExceptionException
throttlePolicyToString
in interface ThrottleAdminService
throttlePolicyToString72
- ThrottleComponentExceptionException
- :RemoteException
ThrottleAdminService.throttlePolicyToString(org.wso2.carbon.mediators.throttle.admin.stub.types.ThrottlePolicy)
public void startthrottlePolicyToString(ThrottlePolicy policy73, ThrottleAdminServiceCallbackHandler callback) throws RemoteException
startthrottlePolicyToString
in interface ThrottleAdminService
throttlePolicyToString72
- RemoteException
ThrottleAdminService.startthrottlePolicyToString(org.wso2.carbon.mediators.throttle.admin.stub.types.ThrottlePolicy, org.wso2.carbon.mediators.throttle.admin.stub.ThrottleAdminServiceCallbackHandler)
public void enableThrottling(String serviceName77, ThrottlePolicy policy78) throws RemoteException, ThrottleComponentExceptionException
enableThrottling
in interface ThrottleAdminService
ThrottleComponentExceptionException
- :RemoteException
public void globallyEngageThrottling(ThrottlePolicy policy80) throws RemoteException, ThrottleComponentExceptionException
globallyEngageThrottling
in interface ThrottleAdminService
ThrottleComponentExceptionException
- :RemoteException
public ThrottlePolicy getGlobalPolicyConfigs() throws RemoteException, ThrottleComponentExceptionException
getGlobalPolicyConfigs
in interface ThrottleAdminService
ThrottleComponentExceptionException
- :RemoteException
ThrottleAdminService.getGlobalPolicyConfigs()
public void startgetGlobalPolicyConfigs(ThrottleAdminServiceCallbackHandler callback) throws RemoteException
public ThrottlePolicy getPolicyConfigs(String serviceName85) throws RemoteException, ThrottleComponentExceptionException
getPolicyConfigs
in interface ThrottleAdminService
getPolicyConfigs84
- ThrottleComponentExceptionException
- :RemoteException
ThrottleAdminService.getPolicyConfigs(java.lang.String)
public void startgetPolicyConfigs(String serviceName85, ThrottleAdminServiceCallbackHandler callback) throws RemoteException
startgetPolicyConfigs
in interface ThrottleAdminService
getPolicyConfigs84
- RemoteException
ThrottleAdminService.startgetPolicyConfigs(java.lang.String, org.wso2.carbon.mediators.throttle.admin.stub.ThrottleAdminServiceCallbackHandler)
public void disengageGlobalThrottling() throws RemoteException, ThrottleComponentExceptionException
disengageGlobalThrottling
in interface ThrottleAdminService
ThrottleComponentExceptionException
- :RemoteException
public void disableThrottling(String serviceName90) throws RemoteException, ThrottleComponentExceptionException
disableThrottling
in interface ThrottleAdminService
ThrottleComponentExceptionException
- :RemoteException
public ThrottlePolicy getOperationPolicyConfigs(String serviceName92, String operationName93) throws RemoteException, ThrottleComponentExceptionException
getOperationPolicyConfigs
in interface ThrottleAdminService
getOperationPolicyConfigs91
- ThrottleComponentExceptionException
- :RemoteException
ThrottleAdminService.getOperationPolicyConfigs(java.lang.String, java.lang.String)
public void startgetOperationPolicyConfigs(String serviceName92, String operationName93, ThrottleAdminServiceCallbackHandler callback) throws RemoteException
startgetOperationPolicyConfigs
in interface ThrottleAdminService
getOperationPolicyConfigs91
- RemoteException
ThrottleAdminService.startgetOperationPolicyConfigs(java.lang.String, java.lang.String, org.wso2.carbon.mediators.throttle.admin.stub.ThrottleAdminServiceCallbackHandler)
Copyright © 2018 WSO2. All rights reserved.