public interface AmqpMessagePublisher
| Modifier and Type | Method and Description |
|---|---|
void |
publish(Message message)
Publish a message to AMQP broker
|
void publish(Message message) throws AmqpPublishException
message - messageAmqpPublishException - exception that happened during publishingCopyright © 2025 MuleSoft, Inc.. All rights reserved.