| Package | Description |
|---|---|
| org.reaktivity.nukleus.amqp.internal.types | |
| org.reaktivity.nukleus.amqp.internal.util |
| Modifier and Type | Method | Description |
|---|---|---|
AmqpReceiverSettleMode |
AmqpReceiverSettleModeFW.get() |
|
static AmqpReceiverSettleMode |
AmqpReceiverSettleMode.valueOf(int ordinal) |
Returns the enum constant of this type with the specified name.
|
static AmqpReceiverSettleMode |
AmqpReceiverSettleMode.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static AmqpReceiverSettleMode[] |
AmqpReceiverSettleMode.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
AmqpReceiverSettleModeFW.Builder |
AmqpReceiverSettleModeFW.Builder.set(AmqpReceiverSettleMode value) |
| Modifier and Type | Method | Description |
|---|---|---|
static AmqpReceiverSettleMode |
AmqpTypeUtil.amqpReceiverSettleMode(AmqpReceiverSettleMode receiverSettleMode) |
| Modifier and Type | Method | Description |
|---|---|---|
static AmqpReceiverSettleMode |
AmqpTypeUtil.amqpReceiverSettleMode(AmqpReceiverSettleMode receiverSettleMode) |
Copyright © 2020. All rights reserved.