Uses of Class
software.amazon.awssdk.crt.mqtt.MqttClientConnection
Packages that use MqttClientConnection
-
Uses of MqttClientConnection in software.amazon.awssdk.crt.iot
Constructors in software.amazon.awssdk.crt.iot with parameters of type MqttClientConnectionModifierConstructorDescriptionMQTT311-based constructor for request-response service clients -
Uses of MqttClientConnection in software.amazon.awssdk.crt.mqtt
Methods in software.amazon.awssdk.crt.mqtt that return MqttClientConnectionModifier and TypeMethodDescriptionWebsocketHandshakeTransformArgs.getMqttClientConnection()Queries the mqtt client connection.Constructors in software.amazon.awssdk.crt.mqtt with parameters of type MqttClientConnectionModifierConstructorDescriptionWebsocketHandshakeTransformArgs(MqttClientConnection mqttConnection, HttpRequest httpRequest, CompletableFuture<HttpRequest> future)