Uses of Class
org.apache.camel.component.jcr.JcrEndpoint

Uses of JcrEndpoint in org.apache.camel.component.jcr
 

Methods in org.apache.camel.component.jcr that return JcrEndpoint
protected  JcrEndpoint JcrConsumer.getJcrEndpoint()
           
 

Constructors in org.apache.camel.component.jcr with parameters of type JcrEndpoint
EndpointEventListener(JcrEndpoint endpoint, org.apache.camel.Processor processor)
           
JcrConsumer(JcrEndpoint endpoint, org.apache.camel.Processor processor)
           
JcrProducer(JcrEndpoint jcrEndpoint)
           
 



Apache CAMEL