Interface DescribedTypeDecoder<V>

    • Method Detail

      • getDescriptorCode

        UnsignedLong getDescriptorCode()
        Returns the AMQP descriptor code for the type this decoder reads.
        Returns:
        an unsigned long descriptor code value.
      • getDescriptorSymbol

        Symbol getDescriptorSymbol()
        Returns the AMQP descriptor symbol for the type this decoder reads.
        Returns:
        an symbol descriptor code value.