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