Class GoraEndpointBuilderFactory.GoraHeaderNameBuilder

  • Enclosing interface:
    GoraEndpointBuilderFactory

    public static class GoraEndpointBuilderFactory.GoraHeaderNameBuilder
    extends Object
    The builder of headers' name for the Gora component.
    • Constructor Detail

      • GoraHeaderNameBuilder

        public GoraHeaderNameBuilder()
    • Method Detail

      • goraKey

        public String goraKey()
        Used in order to define the datum key for the operations need it. The option is a: Object type. Group: producer
        Returns:
        the name of the header goraKey.
      • goraOperation

        public String goraOperation()
        Used in order to define the operation to execute. The option is a: String type. Group: producer
        Returns:
        the name of the header goraOperation.