Package org.eclipse.paho.client.mqttv3.persist
See: Description
-
Class Summary Class Description MemoryPersistence Persistence that uses memory In cases where reliability is not required across client or device restarts memory this memory peristence can be used. MqttDefaultFilePersistence An implementation of the MqttClientPersistence interface that provides file based persistence.