Package | Description |
---|---|
org.apache.qpid.amqp_1_0.transport | |
org.apache.qpid.amqp_1_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 |
Attach.getRcvSettleMode() |
ReceiverSettleMode |
Transfer.getRcvSettleMode() |
static ReceiverSettleMode |
ReceiverSettleMode.valueOf(Object obj) |
Modifier and Type | Method and Description |
---|---|
void |
Attach.setRcvSettleMode(ReceiverSettleMode rcvSettleMode) |
void |
Transfer.setRcvSettleMode(ReceiverSettleMode rcvSettleMode) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.