Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The routes

This example has 1 route implemented in both the Java and XML DSLs as an example:

Wiki Markup
{snippet:id=e1|lang=java|url=camel/trunk/examples/camel-example-simplejirabot/javadsl/src/main/java/org/apache/camel/example/rss/MyRouteBuilder.java}

Usage

You can use maven to run the example using

...