Package org.apache.qpid.proton.codec
-
Interface Summary Interface Description AMQPType<V> ArrayType.ArrayEncoding BigIntegerType.BigIntegerEncoding BooleanType.BooleanEncoding ByteBufferDecoder ByteBufferEncoder Data Decoder Decoder.ListProcessor<T> DescribedTypeConstructor<V> Encoder EncodingCodes FastPathDescribedTypeConstructor<V> Marker interface that indicates the TypeConstructor can decode known Proton-J types using a fast path read / write operation.IntegerType.IntegerEncoding LongType.LongEncoding PrimitiveType<V> PrimitiveTypeEncoding<T> ReadableBuffer Interface to abstract a buffer, similar toWritableBuffer
StringType.StringEncoding SymbolType.SymbolEncoding TypeConstructor<V> TypeEncoding<V> UnsignedIntegerType.UnsignedIntegerEncoding UnsignedLongType.UnsignedLongEncoding WritableBuffer -
Class Summary Class Description AbstractDescribedType<T,M> AMQPDefinedTypes ArrayType BigIntegerType BinaryType BooleanType ByteType CharacterType Codec CodecCompositeReadableBuffer ReadableBuffer implementation whose content is made up of one or more byte arrays.CompositeWritableBuffer Data.Factory Decimal128Type Decimal32Type Decimal64Type DecoderImpl DoubleType DroppingWritableBuffer DynamicDescribedType DynamicTypeConstructor EncoderImpl FloatType IntegerType ListType LongType MapType NullType ReadableBuffer.ByteBufferReader ShortType StringType SymbolType TimestampType UnsignedByteType UnsignedIntegerType UnsignedLongType UnsignedShortType UUIDType WritableBuffer.ByteBufferWrapper -
Enum Summary Enum Description Data.DataType -
Exception Summary Exception Description DecodeException EncodeException