| Class | Description |
|---|---|
| AmqpAck |
Operation that allows the user to ack a delivered
AmqpMessage. |
| AmqpConsume |
Operation that allows the user to consume a single
AmqpMessage from a given queue. |
| AmqpPublish |
Operation that allows the user to publish a single
AmqpMessage to a given exchange |
| AmqpPublishConsume |
Operation that allows the user to publish and consume a single
AmqpMessage to a given exchange |
| AmqpReject |
Operation that allows the user to reject a delivered
AmqpMessage. |
Copyright © 2023 MuleSoft, Inc.. All rights reserved.