blob: b5adcfe886463a0e1d183319cd58f3c88e929133 [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]