Uses of Class
org.apache.synapse.commons.throttle.core.ThrottleReplicator
Packages that use ThrottleReplicator
Package
Description
-
Uses of ThrottleReplicator in org.apache.synapse.commons.throttle.core
Constructors in org.apache.synapse.commons.throttle.core with parameters of type ThrottleReplicatorModifierConstructorDescriptionThrottleContext(ThrottleConfiguration throttleConfiguration, ThrottleReplicator throttleReplicator) default constructor – expects a throttle configuration. -
Uses of ThrottleReplicator in org.apache.synapse.commons.throttle.core.impl.domainbase
Constructors in org.apache.synapse.commons.throttle.core.impl.domainbase with parameters of type ThrottleReplicatorModifierConstructorDescriptionDomainBaseThrottleContext(ThrottleConfiguration throttleConfiguration, ThrottleReplicator replicator) -
Uses of ThrottleReplicator in org.apache.synapse.commons.throttle.core.impl.ipbase
Constructors in org.apache.synapse.commons.throttle.core.impl.ipbase with parameters of type ThrottleReplicatorModifierConstructorDescriptionIPBaseThrottleContext(ThrottleConfiguration throttleConfiguration, ThrottleReplicator replicator) -
Uses of ThrottleReplicator in org.apache.synapse.commons.throttle.core.impl.rolebase
Constructors in org.apache.synapse.commons.throttle.core.impl.rolebase with parameters of type ThrottleReplicatorModifierConstructorDescriptionRoleBaseThrottleContext(ThrottleConfiguration throttleConfiguration, ThrottleReplicator throttleReplicator)