| Class | Description |
|---|---|
| AmqpAttributes |
Contains all the metadata of a AMQP Message, it carries information such as the envelope, the Properties and the required ID
for performing an ACK on the Message.
|
| AmqpAttributes.Builder |
Builder implementation for creating a
AmqpAttributes instance |
| AmqpMessageBuilder |
Enables the creation of an outgoing
Message. |
| AmqpProperties |
Amqp properties of the message
|
| Envelope |
Encapsulates a group of parameters used for AMQP's Basic methods
|
Copyright © 2023 MuleSoft, Inc.. All rights reserved.