CloseFactory, ConnectFactory, DisconnectFactory, PublishFactory, SubscribeFactory, UnsubscribeFactorypublic class BaseMqttActionFactory extends Object
| Modifier and Type | Field | Description |
|---|---|---|
protected org.eclipse.paho.client.mqttv3.IMqttAsyncClient |
client |
| Constructor | Description |
|---|---|
BaseMqttActionFactory(org.eclipse.paho.client.mqttv3.IMqttAsyncClient client) |
| Modifier and Type | Method | Description |
|---|---|---|
org.eclipse.paho.client.mqttv3.IMqttAsyncClient |
getMqttAsyncClient() |
Copyright © 2018. All rights reserved.