| Interface | Description |
|---|---|
| MQTT3Connection |
Provides a way to interact with mqtt connection objects.
|
| Class | Description |
|---|---|
| DefaultMQTT3Connection |
The default implementation of an
MQTT3Connection |
| MQTT3ConnectionOptions |
Represents an MQTT connection's settings.
|
| MQTT3FilePersistenceOptions |
Represents the MQTT connector's file persistence settings for reliable messaging.
|
| MQTT3PublishActionListener |
Represents an action to be executed when a message publication action has been completed.
|
| MQTT3SubscriptionSuccessListener |
Represents an action to be performed when a subscription action has been completed.
|
Copyright © 2025 MuleSoft, Inc.. All rights reserved.