Uses of Interface
org.apache.synapse.commons.throttle.core.internal.DistributedThrottleProcessor
Packages that use DistributedThrottleProcessor
-
Uses of DistributedThrottleProcessor in org.apache.synapse.commons.throttle.core.internal
Methods in org.apache.synapse.commons.throttle.core.internal that return DistributedThrottleProcessorMethods in org.apache.synapse.commons.throttle.core.internal with parameters of type DistributedThrottleProcessorModifier and TypeMethodDescriptionvoidThrottleServiceDataHolder.addDistributedThrottleProcessor(DistributedThrottleProcessor distributedThrottleProcessor) protected voidThrottleServiceComponent.addDistributedThrottleProcessorInstance(DistributedThrottleProcessor distributedThrottleProcessor) voidThrottleServiceDataHolder.removeDistributedThrottleProcessor(DistributedThrottleProcessor distributedThrottleProcessor) protected voidThrottleServiceComponent.removeDistributedThrottleProcessorInstance(DistributedThrottleProcessor distributedThrottleProcessor)