| Package | Description |
|---|---|
| org.apache.camel.component.directvm |
The Direct VM Component which synchronously invokes
the consumer when a producer sends an exchange to the endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
DirectVmConsumer |
DirectVmEndpoint.getConsumer() |
DirectVmConsumer |
DirectVmComponent.getConsumer(DirectVmEndpoint endpoint) |
protected DirectVmConsumer |
DirectVmBlockingProducer.getConsumer(Exchange exchange) |
| Modifier and Type | Method and Description |
|---|---|
void |
DirectVmComponent.addConsumer(DirectVmEndpoint endpoint,
DirectVmConsumer consumer) |
void |
DirectVmComponent.removeConsumer(DirectVmEndpoint endpoint,
DirectVmConsumer consumer) |
Apache Camel