- Client - Class in ej.aws.iot.pubsub
-
A specific AWS IoT Core client, based on Paho.
- Client() - Constructor for class ej.aws.iot.pubsub.Client
-
- connect(ConnectOptions) - Method in class ej.aws.iot.pubsub.Client
-
Use the connection options to open a connection to the AWS IoT services.
- connect() - Method in class ej.aws.iot.Thing
-
Connect the Thing to AWS IoT.
- ConnectOptions - Class in ej.aws.iot.pubsub
-
This class represents the connection options of an AWS IoT Thing, needed to
connect to the platform.
- ConnectOptions() - Constructor for class ej.aws.iot.pubsub.ConnectOptions
-