| AbstractDescribedTypeDecoder<V> | Abstract base for all Described Type decoders which implements the generic methods
 common to all the implementations. | 
| AbstractPrimitiveTypeDecoder<V> | Abstract base for all Described Type decoders which implements the generic methods
 common to all the implementations. | 
| ProtonDecoder | The default AMQP Decoder implementation. | 
| ProtonDecoderFactory | Factory that create and initializes new BuiltinDecoder instances | 
| ProtonDecoderState | State object used by the Built in Decoder implementation. | 
| ProtonStreamDecoder | The default AMQP Decoder implementation. | 
| ProtonStreamDecoderFactory | Factory that create and initializes new BuiltinDecoder instances | 
| ProtonStreamDecoderState | State object used by the Built in Decoder implementation. | 
| ProtonStreamUtils | Set of Utility methods useful when dealing with byte arrays and other
 primitive types. | 
| UnknownDescribedTypeDecoder | Decoder of AMQP Described type values from a byte stream. |