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
DirectComponent
          Represents the component that manages DirectEndpoint.
DirectEndpoint
          Represents a direct endpoint that synchronously invokes the consumers of the endpoint when a producer sends a message to it.
 



Copyright © 2008 IONA Open Source Community. All Rights Reserved.