Class AvroConstants

java.lang.Object
org.apache.camel.component.avro.AvroConstants

public final class AvroConstants extends Object
  • Field Details

    • AVRO_NETTY_TRANSPORT

      public static final String AVRO_NETTY_TRANSPORT
      See Also:
    • AVRO_HTTP_TRANSPORT

      public static final String AVRO_HTTP_TRANSPORT
      See Also:
    • AVRO_MESSAGE_NAME_SEPARATOR

      public static final String AVRO_MESSAGE_NAME_SEPARATOR
      See Also:
    • AVRO_MESSAGE_NAME

      @Metadata(description="The name of the message to send. In consumer overrides message name from URI (if any)", javaType="String") public static final String AVRO_MESSAGE_NAME
      See Also: