| Interface | Description |
|---|---|
| ChannelReceiverManager |
Manager for the consumers associated with the same channel
|
| Class | Description |
|---|---|
| AmqpListener |
AMQP Listener for
AMQP.Queues, allows to listen for incoming messages. |
| ConsumerManager |
Manages the consumers bound to an AMQP queue.
|
| MessageReceiverConsumer |
Wraps the logic of a consumer bound to a queue through the RabbitMQ Java client logic.
|
| MultiChannelMessageSubReceiver |
In Mule an listener corresponds to a single receiver.
|
| MultiChannelReceiverManager |
Manager for the consumers associated to a queue.
|
| MultiChannelReceiverManager.Builder |
Copyright © 2023 MuleSoft, Inc.. All rights reserved.