| Package | Description |
|---|---|
| com.mulesoft.connectors.mqtt3.internal.routing |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMQTT3Message
Represents the default implementation of an
MQTT3Message. |
| Modifier and Type | Method and Description |
|---|---|
void |
MQTT3TopicRouter.handleMessageArrived(MQTT3Message mqttMessage)
Invokes each registered
MQTT3MessageHandler associated to a Topic
that matches the incoming MQTT3Message's destination topic. |
void |
MQTT3ForwardingMessageHandler.onMessageArrived(MQTT3Message mqttMessage) |
void |
MQTT3MessageHandler.onMessageArrived(MQTT3Message mqttMessage)
Handles the event of a message arrival.
|
Copyright © 2025 MuleSoft, Inc.. All rights reserved.