Uses of Class
org.apache.camel.component.direct.DirectComponent

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

Uses of DirectComponent in org.apache.camel.component.direct
 

Constructors in org.apache.camel.component.direct with parameters of type DirectComponent
DirectEndpoint(String uri, DirectComponent<E> component)
           
 



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