| Package | Description |
|---|---|
| com.azure.core.amqp |
Package containing classes common to AMQP protocol.
|
| Modifier and Type | Method and Description |
|---|---|
Mono<AmqpAnnotatedMessage> |
AmqpManagementNode.send(AmqpAnnotatedMessage message)
Sends a message to the management node.
|
Mono<AmqpAnnotatedMessage> |
AmqpManagementNode.send(AmqpAnnotatedMessage message,
DeliveryOutcome deliveryOutcome)
Sends a message to the management node and associates the
deliveryOutcome with that message. |
Copyright © 2021 Microsoft Corporation. All rights reserved.