| Package | Description |
|---|---|
| org.apache.camel.builder.endpoint.dsl |
| Modifier and Type | Method and Description |
|---|---|
default GrapeEndpointBuilderFactory.GrapeEndpointBuilder |
GrapeEndpointBuilderFactory.AdvancedGrapeEndpointBuilder.basic() |
static GrapeEndpointBuilderFactory.GrapeEndpointBuilder |
GrapeEndpointBuilderFactory.grape(String path)
Grape (camel-grape)
The grape component allows you to fetch, load and manage additional jars
when CamelContext is running.
|
default GrapeEndpointBuilderFactory.GrapeEndpointBuilder |
GrapeEndpointBuilderFactory.GrapeBuilders.grape(String path)
Grape (camel-grape)
The grape component allows you to fetch, load and manage additional
jars when CamelContext is running.
|
default GrapeEndpointBuilderFactory.GrapeEndpointBuilder |
GrapeEndpointBuilderFactory.GrapeEndpointBuilder.lazyStartProducer(boolean lazyStartProducer)
Whether the producer should be started lazy (on the first message).
|
default GrapeEndpointBuilderFactory.GrapeEndpointBuilder |
GrapeEndpointBuilderFactory.GrapeEndpointBuilder.lazyStartProducer(String lazyStartProducer)
Whether the producer should be started lazy (on the first message).
|
Apache Camel