Package org.apache.qpid.protonj2.codec.decoders
package org.apache.qpid.protonj2.codec.decoders
-
ClassDescriptionAbstract base for all Described Type decoders which implements the generic methods common to all the implementations.Abstract base for all Described Type decoders which implements the generic methods common to all the implementations.Provides an interface for an Array type decoder that provides the Proton decoder with entry points to read arrays in a manner that support the desired Java array type to be returned.Interface for a TypeDecoder that manages decoding of AMQP primitive types.The default AMQP Decoder implementation.Factory that create and initializes new BuiltinDecoder instancesState object used by the Built in Decoder implementation.The default AMQP Decoder implementation.Factory that create and initializes new BuiltinDecoder instancesState object used by the Built in Decoder implementation.Set of Utility methods useful when dealing with byte arrays and other primitive types.Decoder of AMQP Described type values from a byte stream.Interface for an external UTF8 Decoder that can be supplied by a client which implements custom decoding logic optimized for the application using the Codec.Interface for an external UTF8 Decoder that can be supplied by a client which implements custom decoding logic optimized for the application using the Codec.