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

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

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

Methods in org.apache.camel.component.restlet with parameters of type RestletConsumer
 void RestletEndpoint.connect(RestletConsumer restletConsumer)
           
 void RestletComponent.connect(RestletConsumer consumer)
           
 void RestletEndpoint.disconnect(RestletConsumer restletConsumer)
           
 void RestletComponent.disconnect(RestletConsumer consumer)
           
 



Apache CAMEL