Package org.apache.camel.component.seda

The SEDA Component for asynchronous SEDA exchanges on a BlockingQueue within a single CamelContext

See:
          Description

Class Summary
CollectionProducer Deprecated. will be removed in a future Camel release
SedaComponent An implementation of the SEDA components for asynchronous SEDA exchanges on a BlockingQueue within a CamelContext
SedaComponent.QueueReference Holder for queue references.
SedaConsumer A Consumer for the SEDA component.
SedaEndpoint An implementation of the Queue components for asynchronous SEDA exchanges on a BlockingQueue within a CamelContext
SedaProducer  
 

Package org.apache.camel.component.seda Description

The SEDA Component for asynchronous SEDA exchanges on a BlockingQueue within a single CamelContext



Apache CAMEL