| Class | Description |
|---|---|
| AmqpChannelManager |
Manager that takes the responsibility of register the channel information to be able to execute a manual acknowledgement or a
recover over a
Channel. |
| ChannelPool |
Manages a pool of AMQP channels for a given connection.
|
| ChannelPoolKey |
Represents a unique key for identifying a channel in the pool.
|
| MuleAmqpChannel |
Wrapper for RabbitMQ Client Channel
|
| TransactionInformation |
Saves the information about the current transaction.
|
| Enum | Description |
|---|---|
| TransactionStatus |
Enum to indicate the current status of a transaction over a channel.
|
Copyright © 2025 MuleSoft, Inc.. All rights reserved.