Package | Description |
---|---|
org.eclipse.paho.client.mqttv3 |
Contains a programming interface enabling applications to communicate with an MQTT server.
|
Modifier and Type | Class and Description |
---|---|
class |
MqttClient
Lightweight client for talking to an MQTT server using methods that block
until an operation completes.
|
Copyright © 2016 Eclipse Paho. All rights reserved.