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