All Classes and Interfaces

Class
Description
A servlet to use as a Camel route as entry.
Binding between HttpMessage and HttpServletResponse.
 
A pluggable strategy for configuring the http binding so reading request and writing response can be customized using the Java Servlet API.
 
 
 
 
 
Some converter methods making it easy to convert the body of a message to servlet types or to switch between the underlying ServletInputStream or BufferedReader payloads etc.
Generated by camel build tools - do NOT edit this file!
Deprecated.
use HttpHeaderFilterStrategy
 
 
 
 
Keeps track of HttpConsumers and CamelServlets and connects them to each other.
Usually class extending CamelServlet or simila e.g.
 
 
A HttpServletResolveConsumerStrategy that supports the Rest DSL.
A default implementation of ServletResolveConsumerStrategy.
Strategy to resolve which consumer to service an incoming HttpServletRequest.