| Package | Description |
|---|---|
| org.reaktivity.nukleus.amqp.internal.types.codec |
| Modifier and Type | Method | Description |
|---|---|---|
AmqpStandardDistributionMode |
AmqpSourceListFW.distributionMode() |
|
AmqpStandardDistributionMode |
AmqpStandardDistributionModeFW.get() |
|
static AmqpStandardDistributionMode |
AmqpStandardDistributionMode.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static AmqpStandardDistributionMode |
AmqpStandardDistributionMode.valueOf(StringFW value) |
Returns the enum constant of this type with the specified name.
|
static AmqpStandardDistributionMode[] |
AmqpStandardDistributionMode.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
AmqpSourceListFW.Builder |
AmqpSourceListFW.Builder.distributionMode(AmqpStandardDistributionMode value) |
|
AmqpStandardDistributionModeFW.Builder |
AmqpStandardDistributionModeFW.Builder.set(AmqpStandardDistributionMode value) |
Copyright © 2020. All rights reserved.