| Interface | Description |
|---|---|
| AMQPType<V> | |
| ArrayType.ArrayEncoding | |
| BigIntegerType.BigIntegerEncoding | |
| BooleanType.BooleanEncoding | |
| ByteBufferDecoder | |
| ByteBufferEncoder | |
| Data | |
| Decoder | |
| Decoder.ListProcessor<T> | |
| DescribedTypeConstructor<V> | |
| Encoder | |
| EncodingCodes | |
| IntegerType.IntegerEncoding | |
| LongType.LongEncoding | |
| PrimitiveType<V> | |
| PrimitiveTypeEncoding<T> | |
| ReadableBuffer |
Interface to abstract a buffer, similar to
WritableBuffer |
| StringType.StringEncoding | |
| SymbolType.SymbolEncoding | |
| TypeConstructor<V> | |
| TypeEncoding<V> | |
| UnsignedIntegerType.UnsignedIntegerEncoding | |
| UnsignedLongType.UnsignedLongEncoding | |
| WritableBuffer |
| Enum | Description |
|---|---|
| Data.DataType |
| Exception | Description |
|---|---|
| DecodeException | |
| EncodeException |
Copyright © 2017 The Apache Software Foundation. All rights reserved.