@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface GrapeEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
GrapeEndpointBuilderFactory.AdvancedGrapeEndpointBuilder
Advanced builder for endpoint for the Grape component.
|
static interface |
GrapeEndpointBuilderFactory.GrapeBuilders |
static interface |
GrapeEndpointBuilderFactory.GrapeEndpointBuilder
Builder for endpoint for the Grape component.
|
| Modifier and Type | Method and Description |
|---|---|
static GrapeEndpointBuilderFactory.GrapeEndpointBuilder |
grape(String path)
Grape (camel-grape)
The grape component allows you to fetch, load and manage additional jars
when CamelContext is running.
|
static GrapeEndpointBuilderFactory.GrapeEndpointBuilder grape(String path)
grape:defaultCoordinates
Path parameter: defaultCoordinates (required)
Maven coordinates to use as default to grab if the message body is empty.Apache Camel