Package | Description |
---|---|
org.wso2.carbon.mediators.throttle.admin.stub | |
org.wso2.carbon.mediators.throttle.admin.stub.types |
Modifier and Type | Field and Description |
---|---|
protected ThrottlePolicy |
GetOperationPolicyConfigsResponse.local_return
field for _return
|
protected ThrottlePolicy |
ToThrottlePolicyResponse.local_return
field for _return
|
protected ThrottlePolicy |
GetGlobalPolicyConfigsResponse.local_return
field for _return
|
protected ThrottlePolicy |
GetPolicyConfigsResponse.local_return
field for _return
|
protected ThrottlePolicy |
GloballyEngageThrottling.localPolicy
field for Policy
|
protected ThrottlePolicy |
EnableThrottling.localPolicy
field for Policy
|
protected ThrottlePolicy |
ThrottlePolicyToString.localPolicy
field for Policy
|
protected ThrottlePolicy |
EngageThrottlingForOperation.localPolicy
field for Policy
|
Modifier and Type | Method and Description |
---|---|
ThrottlePolicy |
GetOperationPolicyConfigsResponse.get_return()
Auto generated getter method
|
ThrottlePolicy |
ToThrottlePolicyResponse.get_return()
Auto generated getter method
|
ThrottlePolicy |
GetGlobalPolicyConfigsResponse.get_return()
Auto generated getter method
|
ThrottlePolicy |
GetPolicyConfigsResponse.get_return()
Auto generated getter method
|
ThrottlePolicy |
ThrottleAdminServiceStub.getGlobalPolicyConfigs()
Auto generated method signature
|
ThrottlePolicy |
ThrottleAdminService.getGlobalPolicyConfigs()
Auto generated method signature
|
ThrottlePolicy |
ThrottleAdminServiceStub.getOperationPolicyConfigs(String serviceName92,
String operationName93)
Auto generated method signature
|
ThrottlePolicy |
ThrottleAdminService.getOperationPolicyConfigs(String serviceName53,
String operationName54)
Auto generated method signature
|
ThrottlePolicy |
GloballyEngageThrottling.getPolicy()
Auto generated getter method
|
ThrottlePolicy |
EnableThrottling.getPolicy()
Auto generated getter method
|
ThrottlePolicy |
ThrottlePolicyToString.getPolicy()
Auto generated getter method
|
ThrottlePolicy |
EngageThrottlingForOperation.getPolicy()
Auto generated getter method
|
ThrottlePolicy |
ThrottleAdminServiceStub.getPolicyConfigs(String serviceName85)
Auto generated method signature
|
ThrottlePolicy |
ThrottleAdminService.getPolicyConfigs(String serviceName46)
Auto generated method signature
|
ThrottlePolicy |
ThrottleAdminServiceStub.toThrottlePolicy(String policyXML64)
Auto generated method signature
|
ThrottlePolicy |
ThrottleAdminService.toThrottlePolicy(String policyXML25)
Auto generated method signature
|
Modifier and Type | Method and Description |
---|---|
void |
ThrottleAdminServiceStub.enableThrottling(String serviceName77,
ThrottlePolicy policy78)
Auto generated method signature
|
void |
ThrottleAdminService.enableThrottling(String serviceName38,
ThrottlePolicy policy39)
Auto generated method signature for Asynchronous Invocations
|
boolean |
ThrottleAdminServiceStub.engageThrottlingForOperation(ThrottlePolicy policy58,
String serviceName59,
String operationName60)
Auto generated method signature
|
boolean |
ThrottleAdminService.engageThrottlingForOperation(ThrottlePolicy policy19,
String serviceName20,
String operationName21)
Auto generated method signature
|
void |
ThrottleAdminServiceStub.globallyEngageThrottling(ThrottlePolicy policy80)
Auto generated method signature
|
void |
ThrottleAdminService.globallyEngageThrottling(ThrottlePolicy policy41)
Auto generated method signature for Asynchronous Invocations
|
void |
ThrottleAdminServiceCallbackHandler.receiveResultgetGlobalPolicyConfigs(ThrottlePolicy result)
auto generated Axis2 call back method for getGlobalPolicyConfigs method
override this method for handling normal response from getGlobalPolicyConfigs operation
|
void |
ThrottleAdminServiceCallbackHandler.receiveResultgetOperationPolicyConfigs(ThrottlePolicy result)
auto generated Axis2 call back method for getOperationPolicyConfigs method
override this method for handling normal response from getOperationPolicyConfigs operation
|
void |
ThrottleAdminServiceCallbackHandler.receiveResultgetPolicyConfigs(ThrottlePolicy result)
auto generated Axis2 call back method for getPolicyConfigs method
override this method for handling normal response from getPolicyConfigs operation
|
void |
ThrottleAdminServiceCallbackHandler.receiveResulttoThrottlePolicy(ThrottlePolicy result)
auto generated Axis2 call back method for toThrottlePolicy method
override this method for handling normal response from toThrottlePolicy operation
|
void |
GetOperationPolicyConfigsResponse.set_return(ThrottlePolicy param)
Auto generated setter method
|
void |
ToThrottlePolicyResponse.set_return(ThrottlePolicy param)
Auto generated setter method
|
void |
GetGlobalPolicyConfigsResponse.set_return(ThrottlePolicy param)
Auto generated setter method
|
void |
GetPolicyConfigsResponse.set_return(ThrottlePolicy param)
Auto generated setter method
|
void |
GloballyEngageThrottling.setPolicy(ThrottlePolicy param)
Auto generated setter method
|
void |
EnableThrottling.setPolicy(ThrottlePolicy param)
Auto generated setter method
|
void |
ThrottlePolicyToString.setPolicy(ThrottlePolicy param)
Auto generated setter method
|
void |
EngageThrottlingForOperation.setPolicy(ThrottlePolicy param)
Auto generated setter method
|
void |
ThrottleAdminServiceStub.startengageThrottlingForOperation(ThrottlePolicy policy58,
String serviceName59,
String operationName60,
ThrottleAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
ThrottleAdminService.startengageThrottlingForOperation(ThrottlePolicy policy19,
String serviceName20,
String operationName21,
ThrottleAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
ThrottleAdminServiceStub.startthrottlePolicyToString(ThrottlePolicy policy73,
ThrottleAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
ThrottleAdminService.startthrottlePolicyToString(ThrottlePolicy policy34,
ThrottleAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
String |
ThrottleAdminServiceStub.throttlePolicyToString(ThrottlePolicy policy73)
Auto generated method signature
|
String |
ThrottleAdminService.throttlePolicyToString(ThrottlePolicy policy34)
Auto generated method signature
|
Modifier and Type | Method and Description |
---|---|
static ThrottlePolicy |
ThrottlePolicy.Factory.parse(XMLStreamReader reader)
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
|
Copyright © 2018 WSO2. All rights reserved.