View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window iot-deps-serializer-0.3.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.serializer
├─ com.microsoft.azure.sdk.iot.deps.serializer.Method.class - [JAR]
├─ com.microsoft.azure.sdk.iot.deps.serializer.RegisterManager.class - [JAR]
├─ com.microsoft.azure.sdk.iot.deps.serializer.Twin.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.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]