| Interface | Description |
|---|---|
| ClientIDGenerator |
Generates a Client ID to identify a connection
to an MQTT Broker.
|
| Class | Description |
|---|---|
| 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. |
| ClientIDRandomSuffixGenerator |
A
ClientIDGenerator implementation that will attach a random UUID to
the specified Client ID, as a suffix. |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.