| Package | Description |
|---|---|
| com.mulesoft.connectors.mqtt3.api.clientId | |
| com.mulesoft.connectors.mqtt3.internal.connection.provider |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientIDCustomExpressionGenerator
A
ClientIDGenerator implementation that allows the user
to specify an client id and a custom expression to be
added to the client id as a suffix. |
class |
ClientIDRandomSuffixGenerator
A
ClientIDGenerator implementation that will attach a random UUID to
the specified Client ID, as a suffix. |
| Modifier and Type | Field and Description |
|---|---|
protected ClientIDGenerator |
MQTT3ConnectionProvider.clientIDGenerator
A
ClientIDGenerator that generates a Client ID to identify a connection to the MQTT broker. |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.