Package | Description |
---|---|
org.apache.camel.http.common |
Class and Description |
---|
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 |
HttpServletResolveConsumerStrategy
A default implementation of
ServletResolveConsumerStrategy . |
ServletResolveConsumerStrategy
Strategy to resolve which consumer to service an incoming
HttpServletRequest . |
UrlRewrite
Allows to plugin custom strategy for rewriting url.
|
Apache Camel