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.
|
Modifier and Type | Class and Description |
---|---|
class |
StubConsumer |
Modifier and Type | Method and Description |
---|---|
protected VmConsumer |
VmEndpoint.createNewConsumer(Processor processor) |
Apache Camel