Uses of Class
org.apache.camel.component.routebox.seda.RouteboxSedaEndpoint

Packages that use RouteboxSedaEndpoint
org.apache.camel.component.routebox.seda   
 

Uses of RouteboxSedaEndpoint in org.apache.camel.component.routebox.seda
 

Constructors in org.apache.camel.component.routebox.seda with parameters of type RouteboxSedaEndpoint
RouteboxSedaConsumer(RouteboxSedaEndpoint endpoint, org.apache.camel.Processor processor)
           
RouteboxSedaProducer(RouteboxSedaEndpoint endpoint, BlockingQueue<org.apache.camel.Exchange> queue, org.apache.camel.WaitForTaskToComplete waitForTaskToComplete, long timeout)
           
 



Apache Camel