AbstractDescribedListTypeEncoder<V> |
Base class used for all Described Type objects that are represented as a List
|
AbstractDescribedMapTypeEncoder<K,V,M> |
Base class used for all Described Type objects that are represented as a List
|
AbstractDescribedTypeEncoder<V> |
Abstract DescribedType encoder implementation
|
AbstractPrimitiveTypeEncoder<V> |
Abstract implementation of the PrimitiveTypeEncoder that implements the common methods
that most of the primitive type
|
DeliveryTagEncoder |
Custom encoder for writing DeliveryTag types to a ProtonBuffer .
|
ProtonEncoder |
The default AMQP Encoder implementation.
|
ProtonEncoderFactory |
Factory that create and initializes new BuiltinEncoder instances
|
ProtonEncoderState |
State object used by the Built in Encoder implementation.
|
UnknownDescribedTypeEncoder |
Encoder of AMQP Described Types to a byte stream.
|