Uses of Package
org.apache.camel.component.direct

Packages that use org.apache.camel.component.direct
org.apache.camel.component.direct The Direct Component which synchronously invokes all the consumers when a producer sends an exchange to the endpoint. 
 

Classes in org.apache.camel.component.direct used by org.apache.camel.component.direct
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