com.microsoft.azure.sdk.iot.provisioning.device.transport.https
Classes
HttpRequest | ||
HttpResponse |
An HTTPS response. Contains the status code, body, header fields, and error reason (if any). |
Interfaces
HttpMessage |
An HTTPS message. An HTTPS message is distinguished from a plain IoT Hub message by its property names, which are prefixed with 'iothub-app-'; and by the explicit specification of a content-type. |
Enums
HttpMethod |
The HTTPS request method (i.e. GET). |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java