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-mgmt-subscriptions-1.0.0-beta-1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.microsoft.azure.management.resources.v2016_06_01
├─ com.microsoft.azure.management.resources.v2016_06_01.Location.class - [JAR]
├─ com.microsoft.azure.management.resources.v2016_06_01.SpendingLimit.class - [JAR]
├─ com.microsoft.azure.management.resources.v2016_06_01.Subscription.class - [JAR]
├─ com.microsoft.azure.management.resources.v2016_06_01.SubscriptionPolicies.class - [JAR]
├─ com.microsoft.azure.management.resources.v2016_06_01.SubscriptionState.class - [JAR]
├─ com.microsoft.azure.management.resources.v2016_06_01.Subscriptions.class - [JAR]
├─ com.microsoft.azure.management.resources.v2016_06_01.TenantIdDescription.class - [JAR]
├─ com.microsoft.azure.management.resources.v2016_06_01.Tenants.class - [JAR]
com.microsoft.azure.management.resources.v2016_06_01.implementation
├─ com.microsoft.azure.management.resources.v2016_06_01.implementation.IdParsingUtils.class - [JAR]
├─ com.microsoft.azure.management.resources.v2016_06_01.implementation.LocationImpl.class - [JAR]
├─ com.microsoft.azure.management.resources.v2016_06_01.implementation.LocationInner.class - [JAR]
├─ com.microsoft.azure.management.resources.v2016_06_01.implementation.Manager.class - [JAR]
├─ com.microsoft.azure.management.resources.v2016_06_01.implementation.PageImpl.class - [JAR]
├─ com.microsoft.azure.management.resources.v2016_06_01.implementation.PageImpl1.class - [JAR]
├─ com.microsoft.azure.management.resources.v2016_06_01.implementation.SubscriptionClientImpl.class - [JAR]
├─ com.microsoft.azure.management.resources.v2016_06_01.implementation.SubscriptionImpl.class - [JAR]
├─ com.microsoft.azure.management.resources.v2016_06_01.implementation.SubscriptionInner.class - [JAR]
├─ com.microsoft.azure.management.resources.v2016_06_01.implementation.SubscriptionsImpl.class - [JAR]
├─ com.microsoft.azure.management.resources.v2016_06_01.implementation.SubscriptionsInner.class - [JAR]
├─ com.microsoft.azure.management.resources.v2016_06_01.implementation.TenantIdDescriptionImpl.class - [JAR]
├─ com.microsoft.azure.management.resources.v2016_06_01.implementation.TenantIdDescriptionInner.class - [JAR]
├─ com.microsoft.azure.management.resources.v2016_06_01.implementation.TenantsImpl.class - [JAR]
├─ com.microsoft.azure.management.resources.v2016_06_01.implementation.TenantsInner.class - [JAR]