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