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 |
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 |
FloatType.FloatEncoding |
class |
ShortType.ShortEncoding |
class |
UnsignedByteType.UnsignedByteEncoding |
Modifier and Type | Method and Description |
---|---|
PrimitiveTypeEncoding<V> |
PrimitiveType.getCanonicalEncoding() |
PrimitiveTypeEncoding<V> |
PrimitiveType.getEncoding(V val) |
Modifier and Type | Method and Description |
---|---|
Collection<? extends PrimitiveTypeEncoding<V>> |
PrimitiveType.getAllEncodings() |
Copyright © 2016 The Apache Software Foundation. All rights reserved.