| 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(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(String key,
ConcurrentAccessController concurrentAccessController) |
Copyright © 2005–2019 Apache Software Foundation. All rights reserved.