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