Uses of Package
org.apache.synapse.commons.throttle.core
-
Classes in org.apache.synapse.commons.throttle.core used by org.apache.synapse.commons.throttle.core Class Description AccessInformation this returns the throttling access information based on the policy at runtimeCallerConfiguration All the configuration data for a caller – this data have been defined according to the policyCallerContext Contains all runtime data for a particular remote caller.ConcurrentAccessController Controls the concurrent access through throttle to the system based on policyThrottle The representation for Throttle - holds the both of runtime and static data.ThrottleConfiguration The abstraction to holds all the controlling policy parameterThrottleContext Holds the all runtime data corresponding to call remote callers.ThrottleException Exception for throttleThrottleProperties ThrottleReplicator -
Classes in org.apache.synapse.commons.throttle.core used by org.apache.synapse.commons.throttle.core.factory Class Description CallerConfiguration All the configuration data for a caller – this data have been defined according to the policyCallerContext Contains all runtime data for a particular remote caller.ThrottleConfiguration The abstraction to holds all the controlling policy parameterThrottleContext Holds the all runtime data corresponding to call remote callers.ThrottleContextCleanupTask This task is responsible for cleanup callers which has expired along with hazelcast shared paramsThrottleException Exception for throttleThrottleWindowReplicator -
Classes in org.apache.synapse.commons.throttle.core used by org.apache.synapse.commons.throttle.core.impl.domainbase Class Description CallerConfiguration All the configuration data for a caller – this data have been defined according to the policyCallerContext Contains all runtime data for a particular remote caller.ThrottleConfiguration The abstraction to holds all the controlling policy parameterThrottleContext Holds the all runtime data corresponding to call remote callers.ThrottleReplicator -
Classes in org.apache.synapse.commons.throttle.core used by org.apache.synapse.commons.throttle.core.impl.ipbase Class Description CallerConfiguration All the configuration data for a caller – this data have been defined according to the policyCallerContext Contains all runtime data for a particular remote caller.ThrottleConfiguration The abstraction to holds all the controlling policy parameterThrottleContext Holds the all runtime data corresponding to call remote callers.ThrottleReplicator -
Classes in org.apache.synapse.commons.throttle.core used by org.apache.synapse.commons.throttle.core.impl.rolebase Class Description CallerConfiguration All the configuration data for a caller – this data have been defined according to the policyCallerContext Contains all runtime data for a particular remote caller.ThrottleConfiguration The abstraction to holds all the controlling policy parameterThrottleContext Holds the all runtime data corresponding to call remote callers.ThrottleReplicator -
Classes in org.apache.synapse.commons.throttle.core used by org.apache.synapse.commons.throttle.core.internal Class Description CallerConfiguration All the configuration data for a caller – this data have been defined according to the policyCallerContext Contains all runtime data for a particular remote caller.DistributedCounterManager This interface used to replicate throttling counters and windows in distributed manner.RequestContext ThrottleContext Holds the all runtime data corresponding to call remote callers.ThrottleProperties -
Classes in org.apache.synapse.commons.throttle.core used by org.apache.synapse.commons.throttle.module Class Description Throttle The representation for Throttle - holds the both of runtime and static data. -
Classes in org.apache.synapse.commons.throttle.core used by org.apache.synapse.commons.throttle.module.handler Class Description Throttle The representation for Throttle - holds the both of runtime and static data.ThrottleException Exception for throttle -
Classes in org.apache.synapse.commons.throttle.core used by org.apache.synapse.commons.throttle.module.utils Class Description AccessInformation this returns the throttling access information based on the policy at runtime