Package | Description |
---|---|
org.apache.qpid.proton.codec |
Modifier and Type | Interface and Description |
---|---|
static interface |
ArrayType.ArrayEncoding |
static interface |
BigIntegerType.BigIntegerEncoding |
static interface |
BooleanType.BooleanEncoding |
static interface |
IntegerType.IntegerEncoding |
static interface |
LongType.LongEncoding |
interface |
PrimitiveTypeEncoding<T> |
static interface |
StringType.StringEncoding |
static interface |
SymbolType.SymbolEncoding |
static interface |
UnsignedIntegerType.UnsignedIntegerEncoding |
static interface |
UnsignedLongType.UnsignedLongEncoding |
Modifier and Type | Class and Description |
---|---|
class |
ByteType.ByteEncoding |
class |
CharacterType.CharacterEncoding |
class |
DoubleType.DoubleEncoding |
class |
DynamicTypeConstructor |
class |
FloatType.FloatEncoding |
class |
ShortType.ShortEncoding |
class |
UnsignedByteType.UnsignedByteEncoding |
Constructor and Description |
---|
DynamicTypeConstructor(DescribedTypeConstructor dtc,
TypeConstructor underlyingEncoding) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.