| Package | Description |
|---|---|
| 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 |
|---|
| VmComponent
The VM component is for asynchronous SEDA exchanges on a
BlockingQueue
within the classloader tree containing the camel-core.jar. |
| VmConsumer |
| VmEndpoint
The vm component provides asynchronous call to another endpoint from the same CamelContext.
|
| Class and Description |
|---|
| VmConsumer |
| VmEndpoint
The vm component provides asynchronous call to another endpoint from the same CamelContext.
|
Apache Camel