Uses of Package
com.amazonaws.services.iot.client.core
-
Classes in com.amazonaws.services.iot.client.core used by com.amazonaws.services.iot.client Class Description AbstractAwsIotClient The actual implementation ofAWSIotMqttClient.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. -
Classes in com.amazonaws.services.iot.client.core used by com.amazonaws.services.iot.client.core Class Description AbstractAwsIotClient The actual implementation ofAWSIotMqttClient.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. -
Classes in com.amazonaws.services.iot.client.core used by com.amazonaws.services.iot.client.mqtt Class Description AbstractAwsIotClient The actual implementation ofAWSIotMqttClient.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. -
Classes in com.amazonaws.services.iot.client.core used by com.amazonaws.services.iot.client.shadow Class Description AbstractAwsIotClient The actual implementation ofAWSIotMqttClient.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.