| Package | Description |
|---|---|
| org.apache.camel |
The core Camel API.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CamelContext.addRoutes(RoutesBuilder builder)
Adds a collection of routes to this CamelContext using the given builder
to build them.
|
Apache Camel