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

Packages that use ThrottlingInflightRoutePolicy
org.apache.camel.management.mbean Camel management JMX MBeans 
 

Uses of ThrottlingInflightRoutePolicy in org.apache.camel.management.mbean
 

Methods in org.apache.camel.management.mbean that return ThrottlingInflightRoutePolicy
 ThrottlingInflightRoutePolicy ManagedThrottlingInflightRoutePolicy.getPolicy()
           
 

Constructors in org.apache.camel.management.mbean with parameters of type ThrottlingInflightRoutePolicy
ManagedThrottlingInflightRoutePolicy(CamelContext context, ThrottlingInflightRoutePolicy policy)
           
 



Apache Camel