Uses of Package
org.apache.qpid.protonj2.codec.encoders
-
Classes in org.apache.qpid.protonj2.codec.encoders used by org.apache.qpid.protonj2.codec.encoders Class Description AbstractDescribedTypeEncoder Abstract DescribedType encoder implementationPrimitiveTypeEncoder Marker interface for an encoder of Primitive types such as Integer or BooleanProtonEncoder The default AMQP Encoder implementation.ProtonEncoderState State object used by the Built in Encoder implementation.UTF8Encoder Interface for an external UTF8 Encoder that can be supplied by a client which implements custom encoding logic optimized for the application using the Codec. -
Classes in org.apache.qpid.protonj2.codec.encoders used by org.apache.qpid.protonj2.codec.encoders.messaging Class Description AbstractDescribedListTypeEncoder Base class used for all Described Type objects that are represented as a ListAbstractDescribedMapTypeEncoder Base class used for all Described Type objects that are represented as a ListAbstractDescribedTypeEncoder Abstract DescribedType encoder implementation -
Classes in org.apache.qpid.protonj2.codec.encoders used by org.apache.qpid.protonj2.codec.encoders.primitives Class Description AbstractPrimitiveTypeEncoder Abstract implementation of the PrimitiveTypeEncoder that implements the common methods that most of the primitive typePrimitiveTypeEncoder Marker interface for an encoder of Primitive types such as Integer or Boolean -
Classes in org.apache.qpid.protonj2.codec.encoders used by org.apache.qpid.protonj2.codec.encoders.security Class Description AbstractDescribedListTypeEncoder Base class used for all Described Type objects that are represented as a ListAbstractDescribedTypeEncoder Abstract DescribedType encoder implementation -
Classes in org.apache.qpid.protonj2.codec.encoders used by org.apache.qpid.protonj2.codec.encoders.transactions Class Description AbstractDescribedListTypeEncoder Base class used for all Described Type objects that are represented as a ListAbstractDescribedTypeEncoder Abstract DescribedType encoder implementation -
Classes in org.apache.qpid.protonj2.codec.encoders used by org.apache.qpid.protonj2.codec.encoders.transport Class Description AbstractDescribedListTypeEncoder Base class used for all Described Type objects that are represented as a ListAbstractDescribedTypeEncoder Abstract DescribedType encoder implementation