Uses of Interface
org.apache.camel.MultipleConsumersSupport

Packages that use MultipleConsumersSupport
org.apache.camel.component.seda The SEDA Component for asynchronous SEDA exchanges on a BlockingQueue within a single CamelContext 
 

Uses of MultipleConsumersSupport in org.apache.camel.component.seda
 

Classes in org.apache.camel.component.seda that implement MultipleConsumersSupport
 class SedaEndpoint
          An implementation of the Queue components for asynchronous SEDA exchanges on a BlockingQueue within a CamelContext
 



Copyright © 2007-2010 The Apache Software Foundation. All Rights Reserved.