- readResponseBodyFromInputStream(InputStream, Exchange) - Static method in class org.apache.camel.component.restlet.RestletHelper
-
Reads the response body from the given input stream.
- RESTLET_LOGIN - Static variable in class org.apache.camel.component.restlet.RestletConstants
-
- RESTLET_PASSWORD - Static variable in class org.apache.camel.component.restlet.RestletConstants
-
- RESTLET_REQUEST - Static variable in class org.apache.camel.component.restlet.RestletConstants
-
- RESTLET_RESPONSE - Static variable in class org.apache.camel.component.restlet.RestletConstants
-
- RestletBinding - Interface in org.apache.camel.component.restlet
-
Interface for converting between Camel message and Restlet message.
- RestletComponent - Class in org.apache.camel.component.restlet
-
A Camel component embedded Restlet that produces and consumes exchanges.
- RestletComponent() - Constructor for class org.apache.camel.component.restlet.RestletComponent
-
- RestletComponent(Component) - Constructor for class org.apache.camel.component.restlet.RestletComponent
-
- RestletConstants - Class in org.apache.camel.component.restlet
-
Constants for Restlet component
- RestletConsumer - Class in org.apache.camel.component.restlet
-
A Restlet consumer acts as a server to listen client requests.
- RestletConsumer(Endpoint, Processor) - Constructor for class org.apache.camel.component.restlet.RestletConsumer
-
- RestletConverter - Class in org.apache.camel.component.restlet.converter
-
- RestletEndpoint - Class in org.apache.camel.component.restlet
-
- RestletEndpoint(RestletComponent, String) - Constructor for class org.apache.camel.component.restlet.RestletEndpoint
-
- RestletHeaderFilterStrategy - Class in org.apache.camel.component.restlet
-
Default header filtering strategy for Restlet
- RestletHeaderFilterStrategy() - Constructor for class org.apache.camel.component.restlet.RestletHeaderFilterStrategy
-
- RestletHelper - Class in org.apache.camel.component.restlet
-
- RestletOperationException - Exception in org.apache.camel.component.restlet
-
- RestletOperationException(String, int, String, String, Map<String, String>, String) - Constructor for exception org.apache.camel.component.restlet.RestletOperationException
-
- RestletProducer - Class in org.apache.camel.component.restlet
-
A Camel producer that acts as a client to Restlet server.
- RestletProducer(RestletEndpoint) - Constructor for class org.apache.camel.component.restlet.RestletProducer
-