public static interface GrapeEndpointBuilderFactory.GrapeBuilders
| Modifier and Type | Method and Description |
|---|---|
default GrapeEndpointBuilderFactory.GrapeEndpointBuilder |
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 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