Class and Description |
---|
CamelServlet
A servlet to use as a Camel route as entry.
|
HttpBinding
A pluggable strategy for configuring the http binding so reading request and writing response
can be customized using the Java Servlet API.
|
HttpCommonComponent |
HttpCommonEndpoint |
HttpConfiguration |
HttpConsumer |
HttpHeaderFilterStrategy |
HttpMessage |
HttpMethods |
HttpRegistry
Keeps track of HttpConsumers and CamelServlets and
connects them to each other.
|
HttpRegistryProvider
Usually class extending CamelServlet or simila e.g.
|
HttpServletResolveConsumerStrategy
A default implementation of
ServletResolveConsumerStrategy . |
ServletResolveConsumerStrategy
Strategy to resolve which consumer to service an incoming
HttpServletRequest . |
Apache Camel