jar

com.microsoft.azure.sdk.iot : iot-deps-preview

Maven & Gradle

Jul 09, 2020
4 usages
194 stars

Dependencies for Iot Hub Java SDK · Dependencies for Iot Hub Java SDK

Table Of Contents

Latest Version

Download com.microsoft.azure.sdk.iot : iot-deps-preview JAR file - Latest Versions:

All Versions

Download com.microsoft.azure.sdk.iot : iot-deps-preview JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.0.x
${iot

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-deps-preview-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

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

├─ com.microsoft.azure.sdk.iot.deps.transport.http.HttpConnection.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.transport.http.HttpMessage.class - [JAR]

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

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

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

com.microsoft.azure.sdk.iot.deps.util

├─ com.microsoft.azure.sdk.iot.deps.util.Base64.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.util.CustomLogger.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.util.ObjectLock.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.util.Tools.class - [JAR]

com.microsoft.azure.sdk.iot.deps.ws

├─ com.microsoft.azure.sdk.iot.deps.ws.WebSocket.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.ws.WebSocketHandler.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.ws.WebSocketHeader.class - [JAR]

com.microsoft.azure.sdk.iot.deps.transport.amqp

├─ com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpDeviceOperations.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpListener.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpMessage.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpReactor.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsConnection.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.transport.amqp.AmqpsOperations.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.transport.amqp.ErrorLoggingBaseHandler.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.transport.amqp.ErrorLoggingBaseHandlerWithCleanup.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.transport.amqp.ProtonJExceptionParser.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.transport.amqp.SaslHandler.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.transport.amqp.SaslListenerImpl.class - [JAR]

com.microsoft.azure.sdk.iot.deps.transport.mqtt

├─ com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttConnection.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttListener.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttMessage.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.transport.mqtt.MqttQos.class - [JAR]

com.microsoft.azure.sdk.iot.deps.twin

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

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

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

├─ com.microsoft.azure.sdk.iot.deps.twin.RegisterManager.class - [JAR]

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

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

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

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

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

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

com.microsoft.azure.sdk.iot.deps.auth

├─ com.microsoft.azure.sdk.iot.deps.auth.IotHubCertificateManager.class - [JAR]

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

com.microsoft.azure.sdk.iot.deps.ws.impl

├─ com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketHandlerImpl.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketImpl.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketSniffer.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.ws.impl.WebSocketUpgrade.class - [JAR]

com.microsoft.azure.sdk.iot.deps.serializer

├─ com.microsoft.azure.sdk.iot.deps.serializer.AuthenticationParser.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.serializer.AuthenticationTypeParser.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.serializer.ConfigurationContentParser.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.serializer.ConfigurationMetricsParser.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.serializer.ConfigurationParser.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.serializer.DeviceCapabilitiesParser.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.serializer.DeviceParser.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.serializer.ErrorCodeDescription.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.serializer.ErrorMessageParser.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.serializer.ExportImportDeviceParser.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.serializer.FileUploadCompletionNotification.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.serializer.FileUploadNotificationParser.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.serializer.FileUploadSasUriRequest.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.serializer.FileUploadSasUriResponse.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.serializer.JobPropertiesParser.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.serializer.JobQueryResponseError.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.serializer.JobsParser.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.serializer.JobsResponseParser.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.serializer.JobsStatisticsParser.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.serializer.MethodParser.class - [JAR]

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

├─ com.microsoft.azure.sdk.iot.deps.serializer.QueryRequestParser.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.serializer.QueryResponseParser.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.serializer.RegisterManagerParser.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.serializer.RegistryStatisticsParser.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.serializer.StorageAuthenticationType.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.serializer.SymmetricKeyParser.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.serializer.TwinChangedCallback.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.serializer.TwinConnectionState.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.serializer.TwinMetadata.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.serializer.TwinParser.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.serializer.TwinProperties.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.serializer.TwinPropertiesChangeCallback.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.serializer.TwinProperty.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.serializer.TwinStatus.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.serializer.TwinTags.class - [JAR]

├─ com.microsoft.azure.sdk.iot.deps.serializer.X509ThumbprintParser.class - [JAR]

Advertisement

Dependencies from Group

Jun 06, 2023
11 usages
194 stars
Jan 25, 2023
6 usages
194 stars
Mar 04, 2022
4 usages
194 stars
Jul 09, 2020
4 usages
194 stars

Discover Dependencies

Jan 06, 2020
4 usages
9 stars
Aug 15, 2022
2 usages
0 stars
Nov 26, 2020
3 usages
Apr 20, 2023
6 usages
39.1k stars
Jul 04, 2012
10 usages
59 stars
Jul 18, 2023
44 usages
291 stars
Jul 14, 2023
37 usages
945 stars