jar

com.microsoft.azure.sdk.iot : iot-service-client

Maven & Gradle

Jan 25, 2023
6 usages
194 stars

Iot Hub Java Service SDK · The Microsoft Azure IoT Service SDK for Java

Table Of Contents

Latest Version

Download com.microsoft.azure.sdk.iot : iot-service-client JAR file - Latest Versions:

All Versions

Download com.microsoft.azure.sdk.iot : iot-service-client JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x
2.0.x
1.34.x
1.33.x
1.32.x
1.31.x
1.30.x
1.29.x
1.28.x
1.27.x
1.26.x
1.25.x
1.24.x
1.23.x
1.22.x
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x
1.7.x
1.6.x
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window iot-service-client-2.1.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.microsoft.azure.sdk.iot.service.messaging

├─ com.microsoft.azure.sdk.iot.service.messaging.AcknowledgementType.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.messaging.DeliveryAcknowledgement.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.messaging.ErrorContext.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.messaging.FeedbackBatch.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.messaging.FeedbackBatchMessage.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.messaging.FeedbackRecord.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.messaging.FeedbackStatusCode.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.messaging.FileUploadNotification.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.messaging.FileUploadNotificationProcessorClient.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.messaging.FileUploadNotificationProcessorClientOptions.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.messaging.IotHubServiceClientProtocol.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.messaging.Message.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.messaging.MessageFeedbackProcessorClient.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.messaging.MessageFeedbackProcessorClientOptions.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.messaging.MessagingClient.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.messaging.MessagingClientOptions.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.messaging.SendResult.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.messaging.Tools.class - [JAR]

com.microsoft.azure.sdk.iot.service.digitaltwin.generated.models

├─ com.microsoft.azure.sdk.iot.service.digitaltwin.generated.models.DigitalTwinGetDigitalTwinHeaders.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.digitaltwin.generated.models.DigitalTwinInvokeComponentCommandHeaders.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.digitaltwin.generated.models.DigitalTwinInvokeRootLevelCommandHeaders.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.digitaltwin.generated.models.DigitalTwinUpdateDigitalTwinHeaders.class - [JAR]

com.microsoft.azure.sdk.iot.service.twin

├─ com.microsoft.azure.sdk.iot.service.twin.ConfigurationInfo.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.twin.ConfigurationStatus.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.twin.DeviceCapabilities.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.twin.Tools.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.twin.Twin.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.twin.TwinClient.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.twin.TwinClientOptions.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.twin.TwinCollection.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.twin.TwinConnectionState.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.twin.TwinGsonBuilder.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.twin.TwinMetadata.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.twin.TwinProperties.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.twin.TwinState.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.twin.TwinStatus.class - [JAR]

com.microsoft.azure.sdk.iot.service.digitaltwin.models

├─ com.microsoft.azure.sdk.iot.service.digitaltwin.models.DigitalTwinCommandResponse.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.digitaltwin.models.DigitalTwinInvokeCommandHeaders.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.digitaltwin.models.DigitalTwinInvokeCommandRequestOptions.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.digitaltwin.models.DigitalTwinUpdateRequestOptions.class - [JAR]

com.microsoft.azure.sdk.iot.service.query

├─ com.microsoft.azure.sdk.iot.service.query.JobQueryResponse.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.query.QueryClient.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.query.QueryClientOptions.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.query.QueryPageOptions.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.query.RawQueryResponse.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.query.SqlQueryBuilder.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.query.TwinQueryResponse.class - [JAR]

com.microsoft.azure.sdk.iot.service.digitaltwin.generated.implementation

├─ com.microsoft.azure.sdk.iot.service.digitaltwin.generated.implementation.DigitalTwinsImpl.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.digitaltwin.generated.implementation.IotHubGatewayServiceAPIsImpl.class - [JAR]

com.microsoft.azure.sdk.iot.service.digitaltwin.serialization

├─ com.microsoft.azure.sdk.iot.service.digitaltwin.serialization.BasicDigitalTwin.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.digitaltwin.serialization.DeserializationHelpers.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.digitaltwin.serialization.DigitalTwinMetadata.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.digitaltwin.serialization.DigitalTwinStringSerializer.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.digitaltwin.serialization.WritableProperty.class - [JAR]

com.microsoft.azure.sdk.iot.service.transport

├─ com.microsoft.azure.sdk.iot.service.transport.TransportUtils.class - [JAR]

com.microsoft.azure.sdk.iot.service.messaging.serializers

├─ com.microsoft.azure.sdk.iot.service.messaging.serializers.FeedbackRecordParser.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.messaging.serializers.FileUploadNotificationParser.class - [JAR]

com.microsoft.azure.sdk.iot.service.digitaltwin.generated

├─ com.microsoft.azure.sdk.iot.service.digitaltwin.generated.DigitalTwins.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.digitaltwin.generated.IotHubGatewayServiceAPIs.class - [JAR]

com.microsoft.azure.sdk.iot.service

├─ com.microsoft.azure.sdk.iot.service.ParserUtility.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.ProxyOptions.class - [JAR]

com.microsoft.azure.sdk.iot.service.configurations.serializers

├─ com.microsoft.azure.sdk.iot.service.configurations.serializers.ConfigurationContentParser.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.configurations.serializers.ConfigurationMetricsParser.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.configurations.serializers.ConfigurationParser.class - [JAR]

com.microsoft.azure.sdk.iot.service.methods.serializers

├─ com.microsoft.azure.sdk.iot.service.methods.serializers.MethodParser.class - [JAR]

com.microsoft.azure.sdk.iot.service.digitaltwin.customized

├─ com.microsoft.azure.sdk.iot.service.digitaltwin.customized.DigitalTwinGetHeaders.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.digitaltwin.customized.DigitalTwinUpdateHeaders.class - [JAR]

com.microsoft.azure.sdk.iot.service.transport.amqps

├─ com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpConnectionHandler.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.transport.amqps.AmqpsMessage.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.transport.amqps.AuthenticationMessageCallback.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.transport.amqps.CbsReceiverLinkHandler.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.transport.amqps.CbsSenderLinkHandler.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.transport.amqps.CbsSessionHandler.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.transport.amqps.CbsSessionStateCallback.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.transport.amqps.CloudToDeviceMessage.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.transport.amqps.CloudToDeviceMessageConnectionHandler.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.transport.amqps.CloudToDeviceMessageSenderLinkHandler.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.transport.amqps.ErrorLoggingBaseHandler.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.transport.amqps.ErrorLoggingBaseHandlerWithCleanup.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.transport.amqps.EventReceivingConnectionHandler.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.transport.amqps.FileUploadNotificationReceiverLinkHandler.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.transport.amqps.LinkStateCallback.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.transport.amqps.LoggingFlowController.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.transport.amqps.MessageFeedbackReceiverLinkHandler.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.transport.amqps.ProtonJExceptionParser.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.transport.amqps.ReactorRunner.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.transport.amqps.ReceiverLinkHandler.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.transport.amqps.SenderLinkHandler.class - [JAR]

com.microsoft.azure.sdk.iot.service.digitaltwin.authentication

├─ com.microsoft.azure.sdk.iot.service.digitaltwin.authentication.BearerTokenProvider.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.digitaltwin.authentication.SasTokenProvider.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.digitaltwin.authentication.SasTokenProviderWithSharedAccessKey.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.digitaltwin.authentication.ServiceClientBearerTokenCredentialProvider.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.digitaltwin.authentication.ServiceClientCredentialsProvider.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.digitaltwin.authentication.ServiceConnectionString.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.digitaltwin.authentication.ServiceConnectionStringParser.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.digitaltwin.authentication.StaticSasTokenProvider.class - [JAR]

com.microsoft.azure.sdk.iot.service.transport.http

├─ com.microsoft.azure.sdk.iot.service.transport.http.HttpMethod.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.transport.http.HttpRequest.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.transport.http.HttpResponse.class - [JAR]

com.microsoft.azure.sdk.iot.service.digitaltwin.helpers

├─ com.microsoft.azure.sdk.iot.service.digitaltwin.helpers.Base64.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.digitaltwin.helpers.Tools.class - [JAR]

com.microsoft.azure.sdk.iot.service.registry.serializers

├─ com.microsoft.azure.sdk.iot.service.registry.serializers.AuthenticationParser.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.registry.serializers.AuthenticationTypeParser.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.registry.serializers.DeviceCapabilitiesParser.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.registry.serializers.ExportImportDeviceParser.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.registry.serializers.JobPropertiesParser.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.registry.serializers.RegistryIdentityParser.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.registry.serializers.RegistryStatisticsParser.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.registry.serializers.SymmetricKeyParser.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.registry.serializers.X509ThumbprintParser.class - [JAR]

com.microsoft.azure.sdk.iot.service.exceptions

├─ com.microsoft.azure.sdk.iot.service.exceptions.ErrorCodeDescription.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.exceptions.ErrorMessageParser.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.exceptions.IotHubBadFormatException.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.exceptions.IotHubBadGatewayException.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.exceptions.IotHubConflictException.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.exceptions.IotHubDeviceMaximumQueueDepthExceededException.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.exceptions.IotHubException.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.exceptions.IotHubExceptionManager.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.exceptions.IotHubGatewayTimeoutException.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.exceptions.IotHubInternalServerErrorException.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.exceptions.IotHubInvalidOperationException.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.exceptions.IotHubMessageTooLargeException.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.exceptions.IotHubNotFoundException.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.exceptions.IotHubNotSupportedException.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.exceptions.IotHubPreconditionFailedException.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.exceptions.IotHubServerBusyException.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.exceptions.IotHubTooManyDevicesException.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.exceptions.IotHubTooManyRequestsException.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.exceptions.IotHubUnauthorizedException.class - [JAR]

com.microsoft.azure.sdk.iot.service.methods

├─ com.microsoft.azure.sdk.iot.service.methods.DirectMethodRequestOptions.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.methods.DirectMethodResponse.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.methods.DirectMethodsClient.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.methods.DirectMethodsClientOptions.class - [JAR]

com.microsoft.azure.sdk.iot.service.jobs

├─ com.microsoft.azure.sdk.iot.service.jobs.DirectMethodsJobOptions.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.jobs.JobStatistics.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.jobs.ScheduledJob.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.jobs.ScheduledJobStatus.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.jobs.ScheduledJobType.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.jobs.ScheduledJobsClient.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.jobs.ScheduledJobsClientOptions.class - [JAR]

com.microsoft.azure.sdk.iot.service.registry

├─ com.microsoft.azure.sdk.iot.service.registry.Device.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.registry.DeviceConnectionState.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.registry.DeviceStatus.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.registry.ExportImportDevice.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.registry.ImportMode.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.registry.ManagedIdentity.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.registry.Module.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.registry.RegistryClient.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.registry.RegistryClientOptions.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.registry.RegistryIdentity.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.registry.RegistryJob.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.registry.RegistryStatistics.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.registry.StorageAuthenticationType.class - [JAR]

com.microsoft.azure.sdk.iot.service.jobs.serializers

├─ com.microsoft.azure.sdk.iot.service.jobs.serializers.JobQueryResponseError.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.jobs.serializers.JobsResponseParser.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.jobs.serializers.JobsStatisticsParser.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.jobs.serializers.ScheduledJobParser.class - [JAR]

com.microsoft.azure.sdk.iot.service.query.serializers

├─ com.microsoft.azure.sdk.iot.service.query.serializers.QueryRequestParser.class - [JAR]

com.microsoft.azure.sdk.iot.service.configurations

├─ com.microsoft.azure.sdk.iot.service.configurations.Configuration.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.configurations.ConfigurationContent.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.configurations.ConfigurationMetrics.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.configurations.ConfigurationsClient.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.configurations.ConfigurationsClientOptions.class - [JAR]

com.microsoft.azure.sdk.iot.service.digitaltwin

├─ com.microsoft.azure.sdk.iot.service.digitaltwin.DigitalTwinAsyncClient.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.digitaltwin.DigitalTwinClient.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.digitaltwin.DigitalTwinClientOptions.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.digitaltwin.UpdateOperationUtility.class - [JAR]

com.microsoft.azure.sdk.iot.service.auth

├─ com.microsoft.azure.sdk.iot.service.auth.AuthenticationMechanism.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.auth.AuthenticationMethod.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.auth.AuthenticationType.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.auth.IotHubConnectionString.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.auth.IotHubConnectionStringBuilder.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.auth.IotHubSSLContext.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.auth.IotHubServiceSasToken.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.auth.ServiceAuthenticationWithSharedAccessPolicyKey.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.auth.ServiceAuthenticationWithSharedAccessPolicyToken.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.auth.SymmetricKey.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.auth.TokenCredentialCache.class - [JAR]

├─ com.microsoft.azure.sdk.iot.service.auth.X509Thumbprint.class - [JAR]

Advertisement