Package org.apache.camel.component.direct

The Direct Component which synchronously invokes all the consumers when a producer sends an exchange to the endpoint.

See:
          Description

Class Summary
DirectComponent<E extends Exchange> Represents the component that manages DirectEndpoint.
DirectEndpoint<E extends Exchange> Represents a direct endpoint that synchronously invokes the consumers of the endpoint when a producer sends a message to it.
DirectProducer<E extends Exchange>  
 

Package org.apache.camel.component.direct Description

The Direct Component which synchronously invokes all the consumers when a producer sends an exchange to the endpoint. This also known as strait through processing.



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