Uses of Interface
org.apache.camel.component.routebox.strategy.RouteboxDispatchStrategy

Packages that use RouteboxDispatchStrategy
org.apache.camel.component.routebox   
 

Uses of RouteboxDispatchStrategy in org.apache.camel.component.routebox
 

Methods in org.apache.camel.component.routebox that return RouteboxDispatchStrategy
 RouteboxDispatchStrategy RouteboxConfiguration.getDispatchStrategy()
           
 

Methods in org.apache.camel.component.routebox with parameters of type RouteboxDispatchStrategy
 void RouteboxConfiguration.setDispatchStrategy(RouteboxDispatchStrategy dispatchStrategy)
           
 



Apache Camel