public class MQTT3ConnectionLostHandler extends Object
| Constructor and Description |
|---|
MQTT3ConnectionLostHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
addCallback(org.mule.runtime.extension.api.runtime.source.SourceCallback<byte[],MQTT3MessageAttributes> callback) |
void |
onConnectionLost(Throwable throwable,
Object connection)
Invoked when a connection that had been successfully established, is lost.
|
public void onConnectionLost(Throwable throwable, Object connection)
public void addCallback(org.mule.runtime.extension.api.runtime.source.SourceCallback<byte[],MQTT3MessageAttributes> callback)
Copyright © 2025 MuleSoft, Inc.. All rights reserved.