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 grakn-grpc-v1.1.0-226-g847ecff2d8e26f249422247d7665fe15f07b1744.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
ai.grakn.grpc
├─ ai.grakn.grpc.AutoValue_RolePlayer.class - [JAR]
├─ ai.grakn.grpc.AutoValue_TxGrpcCommunicator_Response.class - [JAR]
├─ ai.grakn.grpc.ConceptMethod.class - [JAR]
├─ ai.grakn.grpc.ConceptMethods.class - [JAR]
├─ ai.grakn.grpc.ConceptResponseType.class - [JAR]
├─ ai.grakn.grpc.GraknGrpcIterator.class - [JAR]
├─ ai.grakn.grpc.GrpcClient.class - [JAR]
├─ ai.grakn.grpc.GrpcConceptConverter.class - [JAR]
├─ ai.grakn.grpc.GrpcIterators.class - [JAR]
├─ ai.grakn.grpc.GrpcOpenRequestExecutor.class - [JAR]
├─ ai.grakn.grpc.GrpcUtil.class - [JAR]
├─ ai.grakn.grpc.RolePlayer.class - [JAR]
├─ ai.grakn.grpc.TxGrpcCommunicator.class - [JAR]
ai.grakn.rpc.generated
├─ ai.grakn.rpc.generated.GraknGrpc.class - [JAR]
├─ ai.grakn.rpc.generated.GrpcConcept.class - [JAR]
├─ ai.grakn.rpc.generated.GrpcGrakn.class - [JAR]
├─ ai.grakn.rpc.generated.GrpcIterator.class - [JAR]