| Package | Description |
|---|---|
| org.reaktivity.nukleus.amqp.internal.types | |
| org.reaktivity.nukleus.amqp.internal.types.stream |
| Modifier and Type | Method | Description |
|---|---|---|
AmqpBodyKindFW |
AmqpBodyKindFW.Builder.build() |
|
AmqpBodyKindFW |
AmqpBodyKindFW.tryWrap(org.agrona.DirectBuffer buffer,
int offset,
int maxLimit) |
|
AmqpBodyKindFW |
AmqpBodyKindFW.wrap(org.agrona.DirectBuffer buffer,
int offset,
int maxLimit) |
| Modifier and Type | Method | Description |
|---|---|---|
AmqpBodyKindFW.Builder |
AmqpBodyKindFW.Builder.set(AmqpBodyKindFW value) |
| Modifier and Type | Method | Description |
|---|---|---|
AmqpBodyKindFW |
AmqpDataExFW.bodyKind() |
| Modifier and Type | Method | Description |
|---|---|---|
AmqpDataExFW.Builder |
AmqpDataExFW.Builder.bodyKind(AmqpBodyKindFW field) |
Copyright © 2020. All rights reserved.