open class MqttClient
An MQTT client NOTE: This class has been automatically generated from the io.vertx.mqtt.MqttClient non RX-ified interface using Vert.x codegen. |
|
open class MqttEndpoint
Represents an MQTT endpoint for point-to-point communication with the remote MQTT client NOTE: This class has been automatically generated from the io.vertx.mqtt.MqttEndpoint non RX-ified interface using Vert.x codegen. |
|
open class MqttServer
An MQTT server You can accept incoming MQTT connection requests providing a |