|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of MqttClientPersistence in org.eclipse.paho.client.mqttv3 |
|---|
| Classes in org.eclipse.paho.client.mqttv3 that implement MqttClientPersistence | |
class |
MqttDefaultFilePersistence
An implementation of the MqttClientPersistence interface that provides
file based persistence.
|
| Constructors in org.eclipse.paho.client.mqttv3 with parameters of type MqttClientPersistence | |
MqttClient(java.lang.String serverURI,
java.lang.String clientId,
MqttClientPersistence persistence)
Creates an MqttClient to connect to the specified address, using the specified client identifer and persistence implementation. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||