Uses of Class
org.apache.camel.component.restlet.RestletEndpoint

Packages that use RestletEndpoint
org.apache.camel.component.restlet   
 

Uses of RestletEndpoint in org.apache.camel.component.restlet
 

Methods in org.apache.camel.component.restlet that return RestletEndpoint
 RestletEndpoint RestletConsumer.getEndpoint()
           
 

Constructors in org.apache.camel.component.restlet with parameters of type RestletEndpoint
RestletProducer(RestletEndpoint endpoint)
           
 



Apache CAMEL