Package org.apache.qpid.protonj2.codec.decoders
package org.apache.qpid.protonj2.codec.decoders
-
ClassDescriptionAbstract base for all List based Described Type decoders which implements the generic methods common to all the implementations.Abstract base for all List based 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.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.ProtonScanningContext<Type>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.ScanningContext<Type>A search context used when scanning encoded AMQP types for entries or sections that match any of a predetermined set of possible values usually made up of type encodings that would match the incoming encoded data.StreamScanningContext<Type>A search context used when scanning encoded AMQP types for entries or sections that match any of a predetermined set of possible values usually made up of type encodings that would match the incoming encoded data.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.