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-servicebus-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.servicebus
├─ com.microsoft.azure.toolkit.lib.servicebus.AzureServiceBusNamespace.class - [JAR]
├─ com.microsoft.azure.toolkit.lib.servicebus.ServiceBusNamespace.class - [JAR]
├─ com.microsoft.azure.toolkit.lib.servicebus.ServiceBusNamespaceModule.class - [JAR]
├─ com.microsoft.azure.toolkit.lib.servicebus.ServiceBusNamespaceSubscription.class - [JAR]
com.microsoft.azure.toolkit.lib.servicebus.queue
├─ com.microsoft.azure.toolkit.lib.servicebus.queue.ServiceBusQueue.class - [JAR]
├─ com.microsoft.azure.toolkit.lib.servicebus.queue.ServiceBusQueueModule.class - [JAR]
com.microsoft.azure.toolkit.lib.servicebus.topic
├─ com.microsoft.azure.toolkit.lib.servicebus.topic.ServiceBusTopic.class - [JAR]
├─ com.microsoft.azure.toolkit.lib.servicebus.topic.ServiceBusTopicModule.class - [JAR]
com.microsoft.azure.toolkit.lib.servicebus.model
├─ com.microsoft.azure.toolkit.lib.servicebus.model.ServiceBusInstance.class - [JAR]