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 dgraph4j-21.12.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.dgraph
├─ io.dgraph.AsyncTransaction.class - [JAR]
├─ io.dgraph.DgraphAsyncClient.class - [JAR]
├─ io.dgraph.DgraphClient.class - [JAR]
├─ io.dgraph.DgraphException.class - [JAR]
├─ io.dgraph.DgraphGrpc.class - [JAR]
├─ io.dgraph.DgraphProto.class - [JAR]
├─ io.dgraph.ExceptionUtil.class - [JAR]
├─ io.dgraph.Helpers.class - [JAR]
├─ io.dgraph.StreamObserverBridge.class - [JAR]
├─ io.dgraph.Transaction.class - [JAR]
├─ io.dgraph.TxnConflictException.class - [JAR]
├─ io.dgraph.TxnException.class - [JAR]
├─ io.dgraph.TxnFinishedException.class - [JAR]
├─ io.dgraph.TxnReadOnlyException.class - [JAR]