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