| Package | Description |
|---|---|
| org.apache.camel.component.direct |
The Direct Component which synchronously invokes
all the consumers when a producer sends an exchange to the endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
DirectEndpoint |
DirectConsumer.getEndpoint() |
| Constructor and Description |
|---|
DirectBlockingProducer(DirectEndpoint endpoint) |
DirectProducer(DirectEndpoint endpoint) |
Apache Camel