| 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 | |
| org.eclipse.paho.client.mqttv3.internal.wire |
| Class and Description |
|---|
| MqttWireMessage
An on-the-wire representation of an MQTT message.
|
| Class and Description |
|---|
| MqttAck
Abstract super-class of all acknowledgement messages.
|
| MqttConnack
An on-the-wire representation of an MQTT CONNACK.
|
| MqttDisconnect
An on-the-wire representation of an MQTT DISCONNECT message.
|
| MqttPublish
An on-the-wire representation of an MQTT SEND message.
|
| MqttWireMessage
An on-the-wire representation of an MQTT message.
|
| Class and Description |
|---|
| MqttAck
Abstract super-class of all acknowledgement messages.
|
| MqttPersistableWireMessage |
| MqttPublish
An on-the-wire representation of an MQTT SEND message.
|
| MqttPubRec
An on-the-wire representation of an MQTT PUBREC message.
|
| MqttWireMessage
An on-the-wire representation of an MQTT message.
|
| MultiByteInteger
Represents a Multi-Byte Integer (MBI), as defined by the MQTT V3
specification.
|
Copyright © 2018 Eclipse Paho. All Rights Reserved.