Package kr.ac.konkuk.ccslab.cm.event.mqttevent
package kr.ac.konkuk.ccslab.cm.event.mqttevent
The mqttevent package contains event classes that belong to MQTT protocol (v3.1.1).
-
ClassesClassDescriptionThis class represents CM events that belong to the MQTT control packets.This class represents a CM event that belongs to the variable header and payload of MQTT CONNACK packet.This class represents a CM event that belongs to the variable header and payload of MQTT CONNECT packet.This class represents a CM event that belongs to the variable header and payload of MQTT DISCONNECT packet.This class represents CM events that belong to the fixed header of MQTT control packets.This class represents a CM event that belongs to the variable header and payload of MQTT PINGREQ packet.This class represents a CM event that belongs to the variable header and payload of MQTT PINGRESP packet.This class represents a CM event that belongs to the variable header and payload of MQTT PUBACK packet.This class represents a CM event that belongs to the variable header and payload of MQTT PUBCOMP packet.This class represents a CM event that belongs to the variable header and payload of MQTT PUBLISH packet.This class represents a CM event that is the variable header and payload of MQTT PUBREC packet.This class represents a CM event that is the variable header and payload of MQTT PUBREL packet.This class represents a CM event that is the variable header and payload of MQTT SUBACK packet.This class represents a CM event that is the variable header and payload of MQTT SUBSCRIBE packet.This class represents a CM event that is the variable header and payload of MQTT UNSUBACK packet.This class represents a CM event that is the variable header and payload of MQTT UNSUBSCRIBE packet.