Package | Description |
---|---|
org.eclipse.paho.client.mqttv3.internal | |
org.eclipse.paho.client.mqttv3.internal.wire |
Modifier and Type | Method and Description |
---|---|
protected void |
ClientState.notifyReceivedAck(MqttAck ack)
Called by the CommsReceiver when an ack has arrived.
|
Modifier and Type | Class and Description |
---|---|
class |
MqttConnack
An on-the-wire representation of an MQTT CONNACK.
|
class |
MqttPingResp
An on-the-wire representation of an MQTT PINGRESP.
|
class |
MqttPubAck
An on-the-wire representation of an MQTT PUBACK message.
|
class |
MqttPubComp
An on-the-wire representation of an MQTT PUBCOMP message.
|
class |
MqttPubRec
An on-the-wire representation of an MQTT PUBREC message.
|
class |
MqttSuback
An on-the-wire representation of an MQTT SUBACK.
|
class |
MqttUnsubAck
An on-the-wire representation of an MQTT UNSUBACK.
|
Copyright © 2017 Eclipse Paho. All rights reserved.