Class GrapeEndpointBuilderFactory.GrapeHeaderNameBuilder
java.lang.Object
org.apache.camel.builder.endpoint.dsl.GrapeEndpointBuilderFactory.GrapeHeaderNameBuilder
- Enclosing interface:
- GrapeEndpointBuilderFactory
The builder of headers' name for the Grape component.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe command to be performed by the Grape endpoint.
-
Constructor Details
-
GrapeHeaderNameBuilder
public GrapeHeaderNameBuilder()
-
-
Method Details
-
grapeCommand
The command to be performed by the Grape endpoint. The option is a:org.apache.camel.component.grape.GrapeCommand
type. Default: grab Group: producer- Returns:
- the name of the header
GrapeCommand
.
-