Package | Description |
---|---|
software.amazon.awssdk.crt.mqtt |
Constructor and Description |
---|
MqttClient(ClientBootstrap clientBootstrap)
Creates an MqttClient from the provided
ClientBootstrap with no TLS |
MqttClient(ClientBootstrap clientBootstrap,
TlsContext tlsContext)
Creates an MqttClient from the provided
ClientBootstrap and TlsContext |
Copyright © 2019. All rights reserved.