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 Modifier and Type Method Description protected JcrEndpoint
JcrConsumer. getJcrEndpoint()
Constructors in org.apache.camel.component.jcr with parameters of type JcrEndpoint Constructor Description EndpointEventListener(JcrEndpoint endpoint, org.apache.camel.Processor processor)
JcrConsumer(JcrEndpoint endpoint, org.apache.camel.Processor processor)
JcrProducer(JcrEndpoint jcrEndpoint)
-