Package | Description |
---|---|
org.apache.camel.http.common |
Modifier and Type | Interface and Description |
---|---|
interface |
HttpServletUrlRewrite
Extended
UrlRewrite which leverages HttpServletRequest
during the rewrite process. |
Modifier and Type | Method and Description |
---|---|
UrlRewrite |
HttpCommonEndpoint.getUrlRewrite()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
HttpCommonEndpoint.setUrlRewrite(UrlRewrite urlRewrite)
Deprecated.
|
Apache Camel