Class MqttClient

java.lang.Object
software.amazon.awssdk.crt.CrtResource
software.amazon.awssdk.crt.mqtt.MqttClient
All Implemented Interfaces:
AutoCloseable

public class MqttClient extends CrtResource
This class wraps aws-c-mqtt to provide the basic MQTT pub/sub functionalities via the AWS Common Runtime One MqttClient class is needed per application. It can create any number of connections to any number of MQTT endpoints