| Package | Description |
|---|---|
| org.apache.qpid.proton.amqp.transport | |
| org.apache.qpid.proton.codec.transport | |
| org.apache.qpid.proton.engine.impl |
| Modifier and Type | Method and Description |
|---|---|
Transfer |
Transfer.copy() |
| Modifier and Type | Method and Description |
|---|---|
void |
FrameBody.FrameBodyHandler.handleTransfer(Transfer transfer,
Binary payload,
E context) |
| Constructor and Description |
|---|
Transfer(Transfer other) |
| Modifier and Type | Method and Description |
|---|---|
Transfer |
TransferType.newInstance(Object described) |
Transfer |
FastPathTransferType.readValue() |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends TypeEncoding<Transfer>> |
FastPathTransferType.getAllEncodings() |
TypeEncoding<Transfer> |
FastPathTransferType.getCanonicalEncoding() |
TypeEncoding<Transfer> |
FastPathTransferType.getEncoding(Transfer transfer) |
Class<Transfer> |
TransferType.getTypeClass() |
Class<Transfer> |
FastPathTransferType.getTypeClass() |
| Modifier and Type | Method and Description |
|---|---|
TypeEncoding<Transfer> |
FastPathTransferType.getEncoding(Transfer transfer) |
protected List |
TransferType.wrap(Transfer val) |
void |
FastPathTransferType.write(Transfer value) |
| Constructor and Description |
|---|
TransferWrapper(Transfer transfer) |
| Modifier and Type | Method and Description |
|---|---|
void |
TransportImpl.handleTransfer(Transfer transfer,
Binary payload,
Integer channel) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.