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 azure-toolkit-eventhubs-lib-0.35.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.microsoft.azure.toolkit.lib.eventhubs
├─ com.microsoft.azure.toolkit.lib.eventhubs.AzureEventHubsNamespace.class - [JAR]
├─ com.microsoft.azure.toolkit.lib.eventhubs.EventHubsInstance.class - [JAR]
├─ com.microsoft.azure.toolkit.lib.eventhubs.EventHubsInstanceModule.class - [JAR]
├─ com.microsoft.azure.toolkit.lib.eventhubs.EventHubsNamespace.class - [JAR]
├─ com.microsoft.azure.toolkit.lib.eventhubs.EventHubsNamespaceModule.class - [JAR]
├─ com.microsoft.azure.toolkit.lib.eventhubs.EventHubsNamespaceSubscription.class - [JAR]