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 |
Class and Description |
---|
VmConsumer |
VmEndpoint |
Apache Camel