jar

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

Maven & Gradle

Mar 04, 2022
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 JAR file - Latest Versions:

All Versions

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

Version Vulnerabilities Size Updated
2.0.x
0.15.x
0.14.x
0.13.x
0.12.x
0.11.x
0.10.x
0.9.x
0.8.x
0.7.x
0.6.x
0.5.x
0.4.x
0.3.x
0.2.x
0.1.x
0.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-deps-0.15.3.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.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.AmqpsMessage.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.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.ManagedIdentity.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.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.X509ThumbprintParser.class - [JAR]

Advertisement