Uses of Enum
org.apache.qpid.proton.amqp.transport.ReceiverSettleMode
Packages that use ReceiverSettleMode
Package
Description
-
Uses of ReceiverSettleMode in org.apache.qpid.proton.amqp.transport
Methods in org.apache.qpid.proton.amqp.transport that return ReceiverSettleModeModifier and TypeMethodDescriptionAttach.getRcvSettleMode()Transfer.getRcvSettleMode()static ReceiverSettleModeReturns the enum constant of this type with the specified name.static ReceiverSettleModeReceiverSettleMode.valueOf(UnsignedByte value) Returns the enum constant of this type with the specified name.static ReceiverSettleMode[]ReceiverSettleMode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.qpid.proton.amqp.transport with parameters of type ReceiverSettleModeModifier and TypeMethodDescriptionvoidAttach.setRcvSettleMode(ReceiverSettleMode rcvSettleMode) voidTransfer.setRcvSettleMode(ReceiverSettleMode rcvSettleMode) -
Uses of ReceiverSettleMode in org.apache.qpid.proton.engine
Methods in org.apache.qpid.proton.engine that return ReceiverSettleModeModifier and TypeMethodDescriptionLink.getReceiverSettleMode()Link.getRemoteReceiverSettleMode()Methods in org.apache.qpid.proton.engine with parameters of type ReceiverSettleModeModifier and TypeMethodDescriptionvoidLink.setReceiverSettleMode(ReceiverSettleMode receiverSettleMode) Sets the receiver settle mode. -
Uses of ReceiverSettleMode in org.apache.qpid.proton.engine.impl
Methods in org.apache.qpid.proton.engine.impl that return ReceiverSettleModeModifier and TypeMethodDescriptionLinkImpl.getReceiverSettleMode()LinkImpl.getRemoteReceiverSettleMode()Methods in org.apache.qpid.proton.engine.impl with parameters of type ReceiverSettleModeModifier and TypeMethodDescriptionvoidLinkImpl.setReceiverSettleMode(ReceiverSettleMode receiverSettleMode)