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-client-runtime-2.0.0-beta4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.microsoft.azure.v2.credentials
├─ com.microsoft.azure.v2.credentials.AzureTokenCredentials.class - [JAR]
com.microsoft.azure.v2
├─ com.microsoft.azure.v2.AsyncOperationResource.class - [JAR]
├─ com.microsoft.azure.v2.AzureAsyncOperationPollStrategy.class - [JAR]
├─ com.microsoft.azure.v2.AzureEnvironment.class - [JAR]
├─ com.microsoft.azure.v2.AzureProxy.class - [JAR]
├─ com.microsoft.azure.v2.AzureServiceClient.class - [JAR]
├─ com.microsoft.azure.v2.CloudError.class - [JAR]
├─ com.microsoft.azure.v2.CloudException.class - [JAR]
├─ com.microsoft.azure.v2.CompletedPollStrategy.class - [JAR]
├─ com.microsoft.azure.v2.LocationPollStrategy.class - [JAR]
├─ com.microsoft.azure.v2.OperationState.class - [JAR]
├─ com.microsoft.azure.v2.OperationStatus.class - [JAR]
├─ com.microsoft.azure.v2.Page.class - [JAR]
├─ com.microsoft.azure.v2.PagedList.class - [JAR]
├─ com.microsoft.azure.v2.PollStrategy.class - [JAR]
├─ com.microsoft.azure.v2.ProvisioningStatePollStrategy.class - [JAR]
├─ com.microsoft.azure.v2.Resource.class - [JAR]
├─ com.microsoft.azure.v2.ResourceWithProvisioningState.class - [JAR]
├─ com.microsoft.azure.v2.SubResource.class - [JAR]
com.microsoft.azure.v2.annotations
├─ com.microsoft.azure.v2.annotations.AzureHost.class - [JAR]
com.microsoft.azure.v2.util
├─ com.microsoft.azure.v2.util.ServiceFutureUtil.class - [JAR]
com.microsoft.azure.v2.serializer
├─ com.microsoft.azure.v2.serializer.AzureJacksonAdapter.class - [JAR]
├─ com.microsoft.azure.v2.serializer.CloudErrorDeserializer.class - [JAR]