| Package | Description |
|---|---|
| org.apache.qpid.proton.codec.messaging |
| Modifier and Type | Method and Description |
|---|---|
Data |
DataType.newInstance(Object described) |
Data |
FastPathDataType.readValue() |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends TypeEncoding<Data>> |
FastPathDataType.getAllEncodings() |
TypeEncoding<Data> |
FastPathDataType.getCanonicalEncoding() |
TypeEncoding<Data> |
FastPathDataType.getEncoding(Data val) |
Class<Data> |
FastPathDataType.getTypeClass() |
Class<Data> |
DataType.getTypeClass() |
| Modifier and Type | Method and Description |
|---|---|
TypeEncoding<Data> |
FastPathDataType.getEncoding(Data val) |
protected Binary |
DataType.wrap(Data val) |
void |
FastPathDataType.write(Data data) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.