Class MqttClient

  • All Implemented Interfaces:
    java.lang.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