| Package | Description |
|---|---|
| org.apache.qpid.proton.amqp | |
| org.apache.qpid.proton.codec | |
| org.apache.qpid.proton.codec.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
UnknownDescribedType |
| Modifier and Type | Method and Description |
|---|---|
DescribedType |
Data.getDescribedType() |
| Modifier and Type | Method and Description |
|---|---|
Collection<TypeEncoding<DescribedType>> |
DynamicDescribedType.getAllEncodings() |
TypeEncoding<DescribedType> |
DynamicDescribedType.getCanonicalEncoding() |
TypeEncoding<DescribedType> |
DynamicDescribedType.getEncoding(DescribedType val) |
Class<DescribedType> |
DynamicDescribedType.getTypeClass() |
| Modifier and Type | Method and Description |
|---|---|
TypeEncoding<DescribedType> |
DynamicDescribedType.getEncoding(DescribedType val) |
void |
Data.putDescribedType(DescribedType dt) |
void |
DynamicDescribedType.write(DescribedType val) |
void |
Encoder.writeDescribedType(DescribedType d) |
void |
EncoderImpl.writeDescribedType(DescribedType d) |
| Modifier and Type | Method and Description |
|---|---|
DescribedType |
DataImpl.getDescribedType() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataImpl.putDescribedType(DescribedType dt) |
Copyright © 2016 The Apache Software Foundation. All Rights Reserved.