Uses of Class
org.apache.camel.component.jhc.JhcExchange

Uses of JhcExchange in org.apache.camel.component.jhc
 

Methods in org.apache.camel.component.jhc that return types with arguments of type JhcExchange
 Consumer<JhcExchange> JhcEndpoint.createConsumer(Processor processor)
           
protected  Endpoint<JhcExchange> JhcComponent.createEndpoint(String uri, String remaining, Map parameters)
           
 Producer<JhcExchange> JhcEndpoint.createProducer()
           
 



Apache CAMEL