Class AvroEndpointBuilderFactory.AvroHeaderNameBuilder

  • Enclosing interface:
    AvroEndpointBuilderFactory

    public static class AvroEndpointBuilderFactory.AvroHeaderNameBuilder
    extends Object
    The builder of headers' name for the Avro RPC component.
    • Constructor Detail

      • AvroHeaderNameBuilder

        public AvroHeaderNameBuilder()
    • Method Detail

      • avroMessageName

        public String avroMessageName()
        The name of the message to send. In consumer overrides message name from URI (if any). The option is a: String type. Group: common
        Returns:
        the name of the header AvroMessageName.