| Package | Description |
|---|---|
| org.apache.qpid.server.protocol.v1_0 | |
| org.apache.qpid.server.protocol.v1_0.type.transport |
| Modifier and Type | Method and Description |
|---|---|
ReceiverSettleMode |
LinkEndpoint.getReceivingSettlementMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
LinkEndpoint.setReceivingSettlementMode(ReceiverSettleMode receivingSettlementMode) |
| Modifier and Type | Field and Description |
|---|---|
static ReceiverSettleMode |
ReceiverSettleMode.FIRST |
static ReceiverSettleMode |
ReceiverSettleMode.SECOND |
| Modifier and Type | Method and Description |
|---|---|
ReceiverSettleMode |
Transfer.getRcvSettleMode() |
ReceiverSettleMode |
Attach.getRcvSettleMode() |
static ReceiverSettleMode |
ReceiverSettleMode.valueOf(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
void |
Transfer.setRcvSettleMode(ReceiverSettleMode rcvSettleMode) |
void |
Attach.setRcvSettleMode(ReceiverSettleMode rcvSettleMode) |
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.