All Classes and Interfaces
Classes
Class
Description
Class extending HttpServletDispatcher from Resteasy and representing servlet used as Camel Consumer.
Generated by camel build tools - do NOT edit this file!
Constants used in the Resteasy component
A Consumer of exchanges for a service in Resteasy.
Expose REST endpoints and access external REST servers.
Generated by camel build tools - do NOT edit this file!
Generated by camel build tools - do NOT edit this file!
Customer Filter used for wrapping requests and responses to clone respectively with ResteasyHttpServletRequestWrapper
and ResteasyHttpServletResponseWrapper
Default ResteasyHeaderFilterStrategy in this component.
Custom HttpServletRequestWrapper used for creating request with cached body for better manipulation in
ResteasyCamelServlet (ResteasyConsumer).
Custom HttpServletResponseWrapper used for creating response with cached body for better manipulation in
ResteasyCamelServlet (ResteasyConsumer).
Implementation of InvocationHandler interface used for dynamic proxy invocation of methods.
ResteasyProducer binds a Camel exchange to a Http Request, acts as a Resteasy client, and sends the request to a
server.
Class for copying input stream from HttpRequest
Class for copying output stream from HttpResponse