Package org.apache.camel.component.resteasy.servlet
package org.apache.camel.component.resteasy.servlet
-
ClassesClassDescriptionClass extending HttpServletDispatcher from Resteasy and representing servlet used as Camel Consumer.Customer Filter used for wrapping requests and responses to clone respectively with ResteasyHttpServletRequestWrapper and ResteasyHttpServletResponseWrapperCustom 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.Class for copying input stream from HttpRequestClass for copying output stream from HttpResponse