| Interface | Description |
|---|---|
| AmqpListenerLock |
Custom lock implementation to be used in
AmqpListener to give the capability to the message listener work synchronously
consuming and processing messages through the entire flow. |
| Class | Description |
|---|---|
| AmqpResponseMessageBuilder |
Enables the creation of an outgoing
AmqpMessage along with the response configuration. |
| DefaultAmqpListenerLock |
Default implementation of
AmqpListenerLock based in the usage of Semaphore to support the capability of locking
and unlocking the listener from different threads |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.