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 A simple Producer which just appends to a Collection the Exchange object.
SedaComponent An implementation of the SEDA components for asynchronous SEDA exchanges on a BlockingQueue within a CamelContext
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