| Package | Description |
|---|---|
| org.apache.camel.component.seda | |
| org.apache.camel.component.stub |
The Stub Component which is used for stubbing endpoints.
|
| org.apache.camel.component.vm |
The VM Component for asynchronous
SEDA exchanges on a
BlockingQueue
within the current JVM; so across CamelContext instances.
|
| Class and Description |
|---|
| BlockingQueueFactory
Factory of
BlockingQueue |
| QueueReference
Holder for queue references.
|
| SedaComponent
The SEDA Component is for asynchronous SEDA exchanges on a
BlockingQueue within a CamelContext |
| SedaConsumer
A Consumer for the SEDA component.
|
| SedaConsumerNotAvailableException |
| SedaEndpoint
An implementation of the Queue components for
asynchronous SEDA exchanges on a
BlockingQueue within a CamelContext |
| SedaProducer |
| Class and Description |
|---|
| BlockingQueueFactory
Factory of
BlockingQueue |
| SedaComponent
The SEDA Component is 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 |
| Class and Description |
|---|
| BlockingQueueFactory
Factory of
BlockingQueue |
| QueueReference
Holder for queue references.
|
| SedaComponent
The SEDA Component is 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 |
Apache Camel