Class and Description |
---|
AbstractAwsIotClient
The actual implementation of
AWSIotMqttClient . |
AwsIotConnectionCallback
This interface class defines functions called under different connection
events.
|
AwsIotMessageCallback
This interface class defines functions called under different message related
events.
|
AwsIotTopicCallback
This interface class defines the function called when subscribed message has
arrived.
|
Class and Description |
---|
AbstractAwsIotClient
The actual implementation of
AWSIotMqttClient . |
AwsIotConnection
This class provides an abstract layer for the library to communicate with the
AWS IoT service without having to directly interact with the actual MQTT
implementation.
|
AwsIotConnectionCallback
This interface class defines functions called under different connection
events.
|
AwsIotConnectionType
Connection types supported by this library.
|
AwsIotMessageCallback
This interface class defines functions called under different message related
events.
|
AwsIotRetryableException
This exception class is used internally in the library to track retryable
events.
|
Class and Description |
---|
AbstractAwsIotClient
The actual implementation of
AWSIotMqttClient . |
AwsIotConnection
This class provides an abstract layer for the library to communicate with the
AWS IoT service without having to directly interact with the actual MQTT
implementation.
|
AwsIotConnectionCallback
This interface class defines functions called under different connection
events.
|
AwsIotMessageCallback
This interface class defines functions called under different message related
events.
|
AwsIotRetryableException
This exception class is used internally in the library to track retryable
events.
|
Class and Description |
---|
AbstractAwsIotClient
The actual implementation of
AWSIotMqttClient . |
AwsIotCompletion
This is a helper class that can be used to manage the request execution and
return either synchronously or asynchronously the result, e.g.
|
AwsIotMessageCallback
This interface class defines functions called under different message related
events.
|
AwsIotTopicCallback
This interface class defines the function called when subscribed message has
arrived.
|
Copyright © 2020. All rights reserved.