Interface | Description |
---|---|
HttpBinding |
A pluggable strategy for configuring the http binding so reading request and writing response
can be customized using the Java Servlet API.
|
HttpServletUrlRewrite |
Extended
UrlRewrite which leverages HttpServletRequest
during the rewrite process. |
ServletResolveConsumerStrategy |
Strategy to resolve which consumer to service an incoming
HttpServletRequest . |
UrlRewrite |
Allows to plugin custom strategy for rewriting url.
|
Enum | Description |
---|---|
HttpMethods |
Exception | Description |
---|---|
HttpOperationFailedException |
Apache Camel