Uses of Class
org.apache.synapse.commons.throttle.core.ThrottleWindowReplicator
-
Packages that use ThrottleWindowReplicator Package Description org.apache.synapse.commons.throttle.core.factory -
-
Uses of ThrottleWindowReplicator in org.apache.synapse.commons.throttle.core.factory
Methods in org.apache.synapse.commons.throttle.core.factory that return ThrottleWindowReplicator Modifier and Type Method Description static ThrottleWindowReplicator
ThrottleContextFactory. getThrottleWindowReplicatorInstance()
Ger throttle window replicator instance to make sure that there will be one throttle replicator in the implementation
-