Package | Description |
---|---|
io.vertx.mqtt | |
io.vertx.mqtt.messages | |
io.vertx.rxjava.mqtt |
Class and Description |
---|
MqttClientOptions
Represents options used by the MQTT client.
|
MqttEndpoint
Represents an MQTT endpoint for point-to-point communication with the remote MQTT client
|
MqttServerOptions
Represents options used by the MQTT server
|
Class and Description |
---|
MqttTopicSubscription
Represents a subscription to a topic
|
Class and Description |
---|
MqttAuth
MQTT authentication information
|
MqttClient
An MQTT client
|
MqttClientOptions
Represents options used by the MQTT client.
|
MqttEndpoint
Represents an MQTT endpoint for point-to-point communication with the remote MQTT client
|
MqttServer
An MQTT server
|
MqttServerOptions
Represents options used by the MQTT server
|
MqttTopicSubscription
Represents a subscription to a topic
|
MqttWill
Will information from the remote MQTT client
|
Copyright © 2021 Eclipse. All rights reserved.