blob: a021f9de3125051d6ad9b47e60439896414538e2 [file] [log] [blame]
[[RouteBuilder-RouteBuilder]]
RouteBuilder
~~~~~~~~~~~~
The RouteBuilder is a base class which is derived from to create routing rules using the DSL. Instances of RouteBuilder are then added to the CamelContext.
See Also
* link:camelcontext.adoc[CamelContext]
* link:routes.adoc[Routes]
* link:architecture.adoc[Architecture]