org.eclipse.paho.client.mqttv3.IMqttActionListenerCompletableEmitterMqttActionListener, FlowableEmitterMqttActionListenerpublic abstract class BaseEmitterMqttActionListener extends Object implements org.eclipse.paho.client.mqttv3.IMqttActionListener
| Constructor | Description |
|---|---|
BaseEmitterMqttActionListener() |
| Modifier and Type | Method | Description |
|---|---|---|
abstract OnError |
getOnError() |
Return the
OnError implementation for this listener so that the
onFailure() method can call onError() |
void |
onFailure(org.eclipse.paho.client.mqttv3.IMqttToken asyncActionToken,
Throwable exception) |
Copyright © 2018. All rights reserved.