
org.eclipse.paho.client.mqttv3.persist.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mqtt-client Show documentation
Show all versions of mqtt-client Show documentation
A temporary fork of Eclipse Paho, for use by joynr in a JEE environment. This fork will
not be updated; it is not recommended to use it for non-joynr purposes.
See http://www.eclipse.org/paho
Contains implementations of the MqttClientPersistence interface.
An MQTT client needs a persistence mechanism to store messages while they
are in the process of being delivered. This package contains several
implementations of the interface. If a persistence class is not
specified on the constructor to an MQTT client,
{@link org.eclipse.paho.client.mqttv3.persist.MqttDefaultFilePersistence MqttDefaultFilePersistence}
is used by default.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy