Versions Compared

Key

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

...

The main entry points for the DSL are

  • CamelContext for creating a Camel context and adding routesrouting rulebase
  • RouteBuilder for creating a collection of routes using the routing DSL

...