Package | Description |
---|---|
org.apache.synapse.commons.throttle.core |
Modifier and Type | Method and Description |
---|---|
ConcurrentAccessController |
Throttle.getConcurrentAccessController()
Returns the ConcurrentAccessController - this will control all the concurrent access
|
ConcurrentAccessController |
ThrottleDataHolder.getConcurrentAccessController(java.lang.String key) |
Modifier and Type | Method and Description |
---|---|
void |
Throttle.setConcurrentAccessController(ConcurrentAccessController controller)
Sets the ConcurrentAccessController - this will control all the concurrent access
|
void |
ThrottleDataHolder.setConcurrentAccessController(java.lang.String key,
ConcurrentAccessController concurrentAccessController) |
Copyright © 2005-2022 Apache Software Foundation. All Rights Reserved.