| Package | Description |
|---|---|
| com.mulesoft.connectors.mqtt3.api | |
| com.mulesoft.connectors.mqtt3.internal.connection | |
| com.mulesoft.connectors.mqtt3.internal.source |
| Modifier and Type | Method and Description |
|---|---|
MQTT3MessageAttributes |
MQTT3MessageAttributes.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
void |
MQTT3Connection.addSourceCallbackToConnectionLostHandler(org.mule.runtime.extension.api.runtime.source.SourceCallback<byte[],MQTT3MessageAttributes> callback) |
void |
DefaultMQTT3Connection.addSourceCallbackToConnectionLostHandler(org.mule.runtime.extension.api.runtime.source.SourceCallback<byte[],MQTT3MessageAttributes> callback)
Adds a
SourceCallback to the MQTT3ConnectionLostHandler. |
| Modifier and Type | Method and Description |
|---|---|
void |
MQTT3ConnectionLostHandler.addCallback(org.mule.runtime.extension.api.runtime.source.SourceCallback<byte[],MQTT3MessageAttributes> callback) |
void |
MQTT3MessageListener.onStart(org.mule.runtime.extension.api.runtime.source.SourceCallback<byte[],MQTT3MessageAttributes> sourceCallback) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.