| Package | Description |
|---|---|
| org.apache.camel.builder.endpoint |
| Modifier and Type | Method and Description |
|---|---|
static void |
EndpointRouteBuilder.addEndpointRoutes(org.apache.camel.CamelContext context,
org.apache.camel.util.function.ThrowingConsumer<EndpointRouteBuilder,Exception> rbc)
Add routes to a context using a lambda expression.
|
Apache Camel