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-cosmosdb-2.6.16.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.microsoft.azure.cosmos
├─ com.microsoft.azure.cosmos.CosmosClient.class - [JAR]
├─ com.microsoft.azure.cosmos.CosmosConfiguration.class - [JAR]
├─ com.microsoft.azure.cosmos.CosmosContainer.class - [JAR]
├─ com.microsoft.azure.cosmos.CosmosContainerRequestOptions.class - [JAR]
├─ com.microsoft.azure.cosmos.CosmosContainerResponse.class - [JAR]
├─ com.microsoft.azure.cosmos.CosmosContainerSettings.class - [JAR]
├─ com.microsoft.azure.cosmos.CosmosDatabase.class - [JAR]
├─ com.microsoft.azure.cosmos.CosmosDatabaseRequestOptions.class - [JAR]
├─ com.microsoft.azure.cosmos.CosmosDatabaseResponse.class - [JAR]
├─ com.microsoft.azure.cosmos.CosmosDatabaseSettings.class - [JAR]
├─ com.microsoft.azure.cosmos.CosmosFeedResponse.class - [JAR]
├─ com.microsoft.azure.cosmos.CosmosItem.class - [JAR]
├─ com.microsoft.azure.cosmos.CosmosItemRequestOptions.class - [JAR]
├─ com.microsoft.azure.cosmos.CosmosItemResponse.class - [JAR]
├─ com.microsoft.azure.cosmos.CosmosRequestOptions.class - [JAR]
├─ com.microsoft.azure.cosmos.CosmosResource.class - [JAR]
├─ com.microsoft.azure.cosmos.CosmosResponse.class - [JAR]
├─ com.microsoft.azure.cosmos.CosmosStoredProcedure.class - [JAR]
├─ com.microsoft.azure.cosmos.CosmosStoredProcedureRequestOptions.class - [JAR]
├─ com.microsoft.azure.cosmos.CosmosStoredProcedureResponse.class - [JAR]
├─ com.microsoft.azure.cosmos.CosmosStoredProcedureSettings.class - [JAR]
├─ com.microsoft.azure.cosmos.CosmosTrigger.class - [JAR]
├─ com.microsoft.azure.cosmos.CosmosTriggerResponse.class - [JAR]
├─ com.microsoft.azure.cosmos.CosmosTriggerSettings.class - [JAR]
├─ com.microsoft.azure.cosmos.CosmosUserDefinedFunction.class - [JAR]
├─ com.microsoft.azure.cosmos.CosmosUserDefinedFunctionResponse.class - [JAR]
├─ com.microsoft.azure.cosmos.CosmosUserDefinedFunctionSettings.class - [JAR]
com.microsoft.azure.cosmosdb.rx.internal
├─ com.microsoft.azure.cosmosdb.rx.internal.ChangeFeedQueryImpl.class - [JAR]
├─ com.microsoft.azure.cosmosdb.rx.internal.RxDocumentClientImpl.class - [JAR]
com.microsoft.azure.cosmosdb.rx.internal.caches
├─ com.microsoft.azure.cosmosdb.rx.internal.caches.RxPartitionKeyRangeCache.class - [JAR]
com.microsoft.azure.cosmosdb.rx.internal.directconnectivity
├─ com.microsoft.azure.cosmosdb.rx.internal.directconnectivity.GlobalAddressResolver.class - [JAR]
com.microsoft.azure.cosmosdb.rx
├─ com.microsoft.azure.cosmosdb.rx.AsyncDocumentClient.class - [JAR]