| Interface | Description | 
|---|---|
| MqttClient | 
 An MQTT client 
 | 
| MqttEndpoint | 
 Represents an MQTT endpoint for point-to-point communication with the remote MQTT client 
 | 
| MqttServer | 
 An MQTT server 
 | 
| MqttTopicSubscription | 
 Represents a subscription to a topic 
 | 
| Class | Description | 
|---|---|
| MqttAuth | 
 MQTT authentication information 
 | 
| MqttClientOptions | 
 Represents options used by the MQTT client. 
 | 
| MqttClientOptionsConverter | 
 Converter for  
MqttClientOptions. | 
| MqttConnectionException | 
 Exception raised when a connection request fails at MQTT level 
 | 
| MqttException | 
 Exception raised with a specific reason code 
 | 
| MqttServerOptions | 
 Represents options used by the MQTT server 
 | 
| MqttWill | 
 Will information from the remote MQTT client 
 | 
Copyright © 2020 Eclipse. All rights reserved.