Class GrapeEndpointBuilderFactory.GrapeHeaderNameBuilder

  • Enclosing interface:
    GrapeEndpointBuilderFactory

    public static class GrapeEndpointBuilderFactory.GrapeHeaderNameBuilder
    extends Object
    The builder of headers' name for the Grape component.
    • Constructor Detail

      • GrapeHeaderNameBuilder

        public GrapeHeaderNameBuilder()
    • Method Detail

      • grapeCommand

        public String 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.