See: Description
| Class | Description |
|---|---|
| DirectVmBlockingProducer |
The direct producer.
|
| DirectVmComponent |
The Direct VM Component manages
DirectVmEndpoint and holds the list of named direct-vm endpoints. |
| DirectVmConsumer |
The direct-vm consumer
|
| DirectVmConsumerExpression |
The expression to select direct-vm consumers based on ant-like path pattern matching.
|
| DirectVmEndpoint |
The direct-vm component provides direct, synchronous call to another endpoint from any CamelContext in the same JVM.
|
| DirectVmProcessor | |
| DirectVmProducer |
The Direct-VM producer.
|
| Exception | Description |
|---|---|
| DirectVmConsumerNotAvailableException |
Exception thrown when no consumers are available.
|
Apache Camel