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 ratis-proto-2.5.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.ratis.test.proto
├─ org.apache.ratis.test.proto.GreeterGrpc.class - [JAR]
├─ org.apache.ratis.test.proto.HelloReply.class - [JAR]
├─ org.apache.ratis.test.proto.HelloReplyOrBuilder.class - [JAR]
├─ org.apache.ratis.test.proto.HelloRequest.class - [JAR]
├─ org.apache.ratis.test.proto.HelloRequestOrBuilder.class - [JAR]
├─ org.apache.ratis.test.proto.TestProto.class - [JAR]
org.apache.ratis.proto
├─ org.apache.ratis.proto.ExamplesProtos.class - [JAR]
├─ org.apache.ratis.proto.ExperimentsProtos.class - [JAR]
├─ org.apache.ratis.proto.FileTransferExampleServiceGrpc.class - [JAR]
├─ org.apache.ratis.proto.RaftProtos.class - [JAR]
org.apache.ratis.proto.netty
├─ org.apache.ratis.proto.netty.NettyProtos.class - [JAR]
org.apache.ratis.proto.rmap
├─ org.apache.ratis.proto.rmap.RMapProtos.class - [JAR]
org.apache.ratis.proto.grpc
├─ org.apache.ratis.proto.grpc.AdminProtocolServiceGrpc.class - [JAR]
├─ org.apache.ratis.proto.grpc.GrpcProtos.class - [JAR]
├─ org.apache.ratis.proto.grpc.RaftClientProtocolServiceGrpc.class - [JAR]
├─ org.apache.ratis.proto.grpc.RaftServerProtocolServiceGrpc.class - [JAR]