Uses of Package
org.apache.camel.component.seda

Packages that use org.apache.camel.component.seda
org.apache.camel.component.seda The SEDA Component for asynchronous SEDA exchanges on a BlockingQueue within a single CamelContext 
org.apache.camel.component.vm The VM Component for asynchronous SEDA exchanges on a BlockingQueue within the current JVM; so across CamelContext instances. 
 

Classes in org.apache.camel.component.seda used by org.apache.camel.component.seda
SedaComponent
          An implementation of the SEDA components for asynchronous SEDA exchanges on a BlockingQueue within a CamelContext
SedaEndpoint
          An implementation of the Queue components for asynchronous SEDA exchanges on a BlockingQueue within a CamelContext
 

Classes in org.apache.camel.component.seda used by org.apache.camel.component.vm
SedaComponent
          An implementation of the SEDA components for asynchronous SEDA exchanges on a BlockingQueue within a CamelContext
 



Copyright © 2010 IONA Open Source Community. All Rights Reserved.