com.microsoft.azure.sdk.iot.provisioning.service.contract
Classes
ContractApiHttp |
This client handles the Device Provisioning Service HTTP communication. This class implements the HTTPS contract between the Provisioning Service Client and the Device Provisioning Service. It is called by the Managers that implement the Provisioning Service Client public APIs. To access the public APIs, please see the ProvisioningServiceClient. The follow diagram describe the relation between these 3 layers of the Service Client:
|
SDKUtils |
Contains the SDK name and version information. |
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