Package io.vertx.mqtt
-
Interface Summary Interface Description MqttClient An MQTT clientMqttEndpoint Represents an MQTT endpoint for point-to-point communication with the remote MQTT clientMqttServer An MQTT serverMqttTopicSubscription Represents a subscription to a topic -
Class Summary Class Description MqttAuth MQTT authentication informationMqttClientOptions Represents options used by the MQTT client.MqttClientOptionsConverter Converter and mapper forMqttClientOptions
.MqttConnectionException Exception raised when a connection request fails at MQTT levelMqttException Exception raised with a specific reason codeMqttServerOptions Represents options used by the MQTT serverMqttServerOptionsConverter Converter and mapper forMqttServerOptions
.MqttWill Will information from the remote MQTT client