Constant Field Values

org.apache.*

  • org.apache.activemq.artemis.protocol.amqp.converter.coreWrapper.CoreMapMessageWrapper
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x5
  • org.apache.activemq.artemis.protocol.amqp.converter.coreWrapper.CoreObjectMessageWrapper
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x2
  • org.apache.activemq.artemis.protocol.amqp.converter.coreWrapper.CoreStreamMessageWrapper
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x6
  • org.apache.activemq.artemis.protocol.amqp.converter.coreWrapper.CoreTextMessageWrapper
    Modifier and Type
    Constant Field
    Value
    public static final byte
    0x3
  • org.apache.activemq.artemis.protocol.amqp.sasl.AnonymousServerSASL
    Modifier and Type
    Constant Field
    Value
    public static final String
    "ANONYMOUS"
  • org.apache.activemq.artemis.protocol.amqp.sasl.ExternalServerSASL
    Modifier and Type
    Constant Field
    Value
    public static final String
    "EXTERNAL"
  • org.apache.activemq.artemis.protocol.amqp.sasl.GSSAPIServerSASL
    Modifier and Type
    Constant Field
    Value
    public static final String
    "GSSAPI"
  • org.apache.activemq.artemis.protocol.amqp.sasl.ServerSASLPlain
    Modifier and Type
    Constant Field
    Value
    public static final String
    "PLAIN"