Skip navigation links
A B C D E G H I K O P S T U V 

A

AwsIotClient - Class in ej.aws.iot
AWS IoT client, based on MicroPaho MQTT Implementation.
AwsIotClient(AwsIotClientOptions) - Constructor for class ej.aws.iot.AwsIotClient
Constructor client.
AwsIotClient(AwsIotClientOptions, AwsIotConnectionListener) - Constructor for class ej.aws.iot.AwsIotClient
Constructor client.
AwsIotClientOptions - Class in ej.aws.iot
This class represents the connection options of an AWS IoT Thing, needed to connect to the platform.
AwsIotClientOptions.Builder - Class in ej.aws.iot
Configure and Create an instance of AwsIotClientOptions.
AwsIotConnectionListener - Interface in ej.aws.iot
AwsIotConnectionListener.
AwsIotException - Exception in ej.aws.iot
A specific exception relating to AWS Cloud IoT Core services communication errors.
AwsIotException(String) - Constructor for exception ej.aws.iot.AwsIotException
Constructor.
AwsIotException(Throwable) - Constructor for exception ej.aws.iot.AwsIotException
Constructor.
AwsIotMessage - Class in ej.aws.iot
AWS Iot message wrapper
AwsIotMessage(String, int, boolean, byte[]) - Constructor for class ej.aws.iot.AwsIotMessage
Create an IoT message.
AwsIotMessageCallback - Interface in ej.aws.iot
The callback interface when receiving messages from AWS IoT.
A B C D E G H I K O P S T U V 
Skip navigation links