Uses of Class
org.apache.camel.impl.RoutePolicySupport

Packages that use RoutePolicySupport
org.apache.camel.impl Default implementation classes for Camel Core 
 

Uses of RoutePolicySupport in org.apache.camel.impl
 

Subclasses of RoutePolicySupport in org.apache.camel.impl
 class ThrottlingInflightRoutePolicy
          A throttle based RoutePolicy which is capable of dynamic throttling a route based on number of current inflight exchanges.
 



Apache Camel