|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SedaComponent | |
---|---|
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. |
Uses of SedaComponent in org.apache.camel.component.seda |
---|
Subclasses of SedaComponent in org.apache.camel.component.seda | |
---|---|
class |
QueueComponent
Deprecated. This component has been deprecated; please use the seda: URI format instead of queue: |
Uses of SedaComponent in org.apache.camel.component.vm |
---|
Subclasses of SedaComponent in org.apache.camel.component.vm | |
---|---|
class |
VmComponent
An implementation of the VM components for asynchronous SEDA exchanges on a BlockingQueue within the classloader tree containing
the camel-core.jar. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |