Package org.apache.qpid.protonj2.codec.encoders
package org.apache.qpid.protonj2.codec.encoders
-
ClassDescriptionBase class used for all Described Type objects that are represented as a ListBase class used for all Described Type objects that are represented as a ListAbstract DescribedType encoder implementationAbstract implementation of the PrimitiveTypeEncoder that implements the common methods that most of the primitive typeCustom encoder for writing DeliveryTag types to a
ProtonBuffer
.Marker interface for an encoder of Primitive types such as Integer or BooleanThe default AMQP Encoder implementation.Factory that create and initializes new BuiltinEncoder instancesState object used by the Built in Encoder implementation.Encoder of AMQP Described Types to a byte stream.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.