Uses of Class
org.apache.camel.support.RoutePolicySupport
Packages that use RoutePolicySupport
-
Uses of RoutePolicySupport in org.apache.camel.throttling
Subclasses of RoutePolicySupport in org.apache.camel.throttlingModifier and TypeClassDescriptionclassModeled after the circuit breakerThrottlingInflightRoutePolicythisRoutePolicywill stop consuming from an endpoint based on the type of exceptions that are thrown and the threshold setting.classA throttle basedRoutePolicywhich is capable of dynamic throttling a route based on number of current inflight exchanges.