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 apollo-debug-server-jvm-4.0.0-beta.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.apollographql.apollo3.debugserver.internal.graphql.type
├─ com.apollographql.apollo3.debugserver.internal.graphql.type.__DirectiveLocation.class - [JAR]
├─ com.apollographql.apollo3.debugserver.internal.graphql.type.__TypeKind.class - [JAR]
com.apollographql.apollo3.debugserver.internal.graphql
├─ com.apollographql.apollo3.debugserver.internal.graphql.FieldsAdapter.class - [JAR]
├─ com.apollographql.apollo3.debugserver.internal.graphql.GraphQL.class - [JAR]
├─ com.apollographql.apollo3.debugserver.internal.graphql.GraphQLApolloClient.class - [JAR]
├─ com.apollographql.apollo3.debugserver.internal.graphql.GraphQLKt.class - [JAR]
├─ com.apollographql.apollo3.debugserver.internal.graphql.GraphQLRecord.class - [JAR]
├─ com.apollographql.apollo3.debugserver.internal.graphql.GraphQL_jvmKt.class - [JAR]
├─ com.apollographql.apollo3.debugserver.internal.graphql.NormalizedCache.class - [JAR]
├─ com.apollographql.apollo3.debugserver.internal.graphql.Query.class - [JAR]
com.apollographql.apollo3.debugserver.internal.graphql.execution
├─ com.apollographql.apollo3.debugserver.internal.graphql.execution.ApolloDebugServerAdapterRegistryKt.class - [JAR]
├─ com.apollographql.apollo3.debugserver.internal.graphql.execution.ApolloDebugServerExecutableSchemaBuilderKt.class - [JAR]
├─ com.apollographql.apollo3.debugserver.internal.graphql.execution.ApolloDebugServerResolver.class - [JAR]
com.apollographql.apollo3.debugserver.internal.server
├─ com.apollographql.apollo3.debugserver.internal.server.NoOpServer.class - [JAR]
├─ com.apollographql.apollo3.debugserver.internal.server.Server.class - [JAR]
├─ com.apollographql.apollo3.debugserver.internal.server.Server_jvmKt.class - [JAR]
com.apollographql.apollo3.debugserver.internal.graphql.type.adapter
├─ com.apollographql.apollo3.debugserver.internal.graphql.type.adapter.__DirectiveLocation_ResponseAdapter.class - [JAR]
├─ com.apollographql.apollo3.debugserver.internal.graphql.type.adapter.__TypeKind_ResponseAdapter.class - [JAR]
com.apollographql.apollo3.debugserver
├─ com.apollographql.apollo3.debugserver.ApolloDebugServer.class - [JAR]