Uses of Class
com.amazonaws.services.iot.client.mqtt.AwsIotMqttConnection
Packages that use AwsIotMqttConnection
-
Uses of AwsIotMqttConnection in com.amazonaws.services.iot.client.core
Subclasses of AwsIotMqttConnection in com.amazonaws.services.iot.client.coreModifier and TypeClassDescriptionclassThis is a thin layer on top ofAwsIotMqttConnectionthat provides a TLS v1.2 based communication channel to the MQTT implementation.classThis is a thin layer on top ofAwsIotMqttConnectionthat provides a WebSocket based communication channel to the MQTT implementation.