| Package | Description |
|---|---|
| org.eclipse.paho.client.mqttv3 |
Contains a programming interface enabling applications to communicate with an MQTT server.
|
| org.eclipse.paho.client.mqttv3.internal |
| Modifier and Type | Method and Description |
|---|---|
void |
MqttAsyncClient.setBufferOpts(DisconnectedBufferOptions bufferOpts)
Sets the DisconnectedBufferOptions for this client
|
| Constructor and Description |
|---|
DisconnectedMessageBuffer(DisconnectedBufferOptions options) |
Copyright © 2017 Eclipse Paho. All Rights Reserved.