jar

com.microsoft.azure : iot-device-client

Maven & Gradle

Apr 07, 2017
814 stars

IoT Hub Java Device Client · The Microsoft Azure IoT Device SDK for Java

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
1.1.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-device-client-1.1.24.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

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

├─ com.microsoft.azure.sdk.iot.device.transport.mqtt.Mqtt.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.transport.mqtt.MqttDeviceMethod.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.transport.mqtt.MqttDeviceTwin.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.transport.mqtt.MqttIotHubConnection.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.transport.mqtt.MqttMessaging.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.transport.mqtt.MqttTransport.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.transport.mqtt.TopicParser.class - [JAR]

com.microsoft.azure.sdk.iot.device.auth

├─ com.microsoft.azure.sdk.iot.device.auth.IotHubSasToken.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.auth.Signature.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.auth.SignatureHelper.class - [JAR]

com.microsoft.azure.sdk.iot.device.transport.https

├─ com.microsoft.azure.sdk.iot.device.transport.https.HttpsBatchMessage.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.transport.https.HttpsConnection.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.transport.https.HttpsIotHubConnection.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.transport.https.HttpsMessage.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.transport.https.HttpsMethod.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.transport.https.HttpsRequest.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.transport.https.HttpsResponse.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.transport.https.HttpsSingleMessage.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.transport.https.HttpsTransport.class - [JAR]

com.microsoft.azure.sdk.iot.device

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

├─ com.microsoft.azure.sdk.iot.device.DefaultCertificate.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.DeviceClient.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.DeviceClientConfig.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.FeedbackStatusCodeEnum.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.IotHubClientProtocol.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.IotHubEventCallback.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.IotHubMessageResult.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.IotHubStatusCode.class - [JAR]

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

├─ com.microsoft.azure.sdk.iot.device.MessageCallback.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.MessageProperty.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.MessageType.class - [JAR]

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

com.microsoft.azure.sdk.iot.device.net

├─ com.microsoft.azure.sdk.iot.device.net.IotHubAbandonUri.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.net.IotHubCompleteUri.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.net.IotHubEventUri.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.net.IotHubMessageUri.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.net.IotHubRejectUri.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.net.IotHubUri.class - [JAR]

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

├─ com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsIotHubConnection.class - [JAR]

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

├─ com.microsoft.azure.sdk.iot.device.transport.amqps.AmqpsTransport.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.transport.amqps.IotHubReactor.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.transport.amqps.ServerListener.class - [JAR]

com.microsoft.azure.sdk.iot.device.transport

├─ com.microsoft.azure.sdk.iot.device.transport.IotHubCallbackPacket.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.transport.IotHubOutboundPacket.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.transport.IotHubReceiveTask.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.transport.IotHubSendTask.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.transport.IotHubTransport.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.transport.State.class - [JAR]

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

com.microsoft.azure.sdk.iot.device.DeviceTwin

├─ com.microsoft.azure.sdk.iot.device.DeviceTwin.Device.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.DeviceTwin.DeviceMethod.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.DeviceTwin.DeviceMethodCallback.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.DeviceTwin.DeviceMethodData.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.DeviceTwin.DeviceMethodMessage.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.DeviceTwin.DeviceOperations.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.DeviceTwin.DeviceTwin.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.DeviceTwin.DeviceTwinMessage.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.DeviceTwin.Pair.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.DeviceTwin.Property.class - [JAR]

├─ com.microsoft.azure.sdk.iot.device.DeviceTwin.PropertyCallBack.class - [JAR]

Advertisement