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