UrlRewritePage edited by Claus IbsenChanges (1)
Full ContentUrlRewrite ComponentAvailable as of Camel 2.11 The camel-urlrewrite component allows to plugin url rewrite functionality to HTTP, HTTP4, Jetty, or AHC components. This component integrates the UrlRewriteFilter project with Apache Camel. This allows you to use the capabilities from the url rewrite project with your Camel routes. This component requires that your Camel routes starts from a servlet based endpoint such as Jetty or SERVLET. OptionsThe camel-urlrewrite component offers the following options
UsageYou setup the url rewrite as a bean such as shown below: And in XML DSL you can do: In the Camel routes Writing custom url rewritersYou can implement your custom url rewriters by implementing either of the following interfaces:
The former is a simple and generic interface, which is not dependent on the Servlet API. See Also
Change Notification Preferences
View Online
|
View Changes
|
Add Comment
|
- [CONF] Apache Camel > UrlRewrite confluence
- [CONF] Apache Camel > UrlRewrite confluence
- [CONF] Apache Camel > UrlRewrite confluence
- [CONF] Apache Camel > UrlRewrite confluence
- [CONF] Apache Camel > UrlRewrite confluence