Uses of Package
org.apache.qpid.protonj2.codec.decoders
-
Classes in org.apache.qpid.protonj2.codec.decoders used by org.apache.qpid.protonj2.codec.decoders Class Description AbstractDescribedTypeDecoder Abstract base for all Described Type decoders which implements the generic methods common to all the implementations.PrimitiveTypeDecoder Interface for a TypeDecoder that manages decoding of AMQP primitive types.ProtonDecoder The default AMQP Decoder implementation.ProtonDecoderState State object used by the Built in Decoder implementation.ProtonStreamDecoder The default AMQP Decoder implementation.ProtonStreamDecoderState State object used by the Built in Decoder implementation.UTF8Decoder 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.UTF8StreamDecoder 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. -
Classes in org.apache.qpid.protonj2.codec.decoders used by org.apache.qpid.protonj2.codec.decoders.messaging Class Description AbstractDescribedTypeDecoder Abstract base for all Described Type decoders which implements the generic methods common to all the implementations. -
Classes in org.apache.qpid.protonj2.codec.decoders used by org.apache.qpid.protonj2.codec.decoders.primitives Class Description AbstractPrimitiveTypeDecoder Abstract base for all Described Type decoders which implements the generic methods common to all the implementations.PrimitiveArrayTypeDecoder 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.PrimitiveTypeDecoder Interface for a TypeDecoder that manages decoding of AMQP primitive types. -
Classes in org.apache.qpid.protonj2.codec.decoders used by org.apache.qpid.protonj2.codec.decoders.security Class Description AbstractDescribedTypeDecoder Abstract base for all Described Type decoders which implements the generic methods common to all the implementations. -
Classes in org.apache.qpid.protonj2.codec.decoders used by org.apache.qpid.protonj2.codec.decoders.transactions Class Description AbstractDescribedTypeDecoder Abstract base for all Described Type decoders which implements the generic methods common to all the implementations. -
Classes in org.apache.qpid.protonj2.codec.decoders used by org.apache.qpid.protonj2.codec.decoders.transport Class Description AbstractDescribedTypeDecoder Abstract base for all Described Type decoders which implements the generic methods common to all the implementations.