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

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

Methods in org.apache.camel.component.jhc that return JhcEndpoint
 JhcEndpoint JhcProducer.getEndpoint()
           
 JhcEndpoint JhcConsumer.getEndpoint()
           
 

Constructors in org.apache.camel.component.jhc with parameters of type JhcEndpoint
JhcConsumer(JhcEndpoint endpoint, Processor processor)
           
JhcProducer(JhcEndpoint endpoint)
           
 



Apache CAMEL