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.
|
Class and Description |
---|
DirectConsumer
The direct consumer.
|
DirectEndpoint
Represents a direct endpoint that synchronously invokes the consumer of the
endpoint when a producer sends a message to it.
|
Apache Camel