Package org.apache.qpid.protonj2.codec.decoders.primitives
package org.apache.qpid.protonj2.codec.decoders.primitives
-
ClassDescriptionBase for the decoders of AMQP Array types that defaults to returning opaque Object values to match what the other decoders do.Base class for the various Binary type decoders used to read AMQP Binary values.Base for the various List type decoders needed to read AMQP List values.Base for the various Map type decoders used to read AMQP Map values.Base for the various String type Decoders used to read AMQP String values.Base class for the Symbol decoders used on AMQP Symbol types.Decoder of AMQP Arrays from a byte stream.Decoder of AMQP Arrays from a byte stream.Decoder of AMQP Binary values from a byte stream.Decoder of AMQP Binary values with length less than 255 from a byte stream.Base for all Binary type value decoders.Decoder of AMQP Boolean False values from a byte stream.Decoder of AMQP Boolean True values from a byte stream.Decoder of AMQP Boolean values from a byte stream.Decoder of AMQP Bytes from a byte stream.Decoder of AMQP Character from a byte stream.Decoder of AMQP Decimal128 values from a byte streamDecoder of AMQP Decimal32 values from a byte streamDecoder of AMQP Decimal64 values from a byte streamDecoder of AMQP Double values from a byte streamDecoder of AMQP Float values from a byte stream.Decode AMQP Integer values from a byte streamDecode AMQP small Integer values from a byte streamDecoder of Zero sized AMQP List values from a byte stream.Decoder of AMQP List values from a byte streamDecoder of AMQP small List values from a byte stream.Base class for List type decoders.Decode AMQP small Long values from a byte streamDecode AMQP Long values from a byte streamDecoder of AMQP Map value from a byte streamDecoder of AMQP small Map types from a byte streamBase interface for all AMQP Map type value decoders.Decoder of AMQP Null values from a byte stream.Decode AMQP Short values from a byte streamDecoder of AMQP String values from a byte stream.Decoder of AMQP small String values from a byte stream.Base for all String type decodersDecoder of AMQP Symbol values from a byte stream.Decoder of AMQP Symbol values from a byte stream.Base for all Symbol type decoders.Decoder of AMQP Timestamp values from a byte stream.Decode AMQP Unsigned Byte values from a byte streamDecode AMQP Zero value Unsigned Integer values from a byte streamDecode AMQP Unsigned Integer values from a byte streamDecode AMQP Small Unsigned Integer values from a byte streamDecode AMQP Zero value Unsigned Long values from a byte streamDecode AMQP Unsigned Long values from a byte streamDecode AMQP Unsigned small Long values from a byte streamDecode AMQP Unsigned Short values from a byte streamDecoder of AMQP UUID values from a byte stream