See: Description
| Interface | Description |
|---|---|
| HttpsMessage |
An HTTPS message.
|
| Class | Description |
|---|---|
| HttpsBatchMessage |
Builds a batched IoT Hub request body as a JSON array.
|
| HttpsConnection |
A wrapper for the Java SE class
HttpsURLConnection. |
| HttpsIotHubConnection |
An HTTPS connection between a device and an IoT Hub.
|
| HttpsRequest |
An HTTPS request.
|
| HttpsResponse |
An HTTPS response.
|
| HttpsSingleMessage |
A single HTTPS message.
|
| HttpsTransport |
An HTTPS transport.
|
| Enum | Description |
|---|---|
| HttpsMethod |
The HTTPS request method (i.e.
|
| HttpsTransport.HttpsTransportState |
The state of the HTTPS transport.
|
Copyright © 2017. All rights reserved.