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 jelly-grpc_3-0.0.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
eu.ostrzyciel.jelly.core.proto.v1
├─ eu.ostrzyciel.jelly.core.proto.v1.GrpcProto.class - [JAR]
├─ eu.ostrzyciel.jelly.core.proto.v1.RdfStreamReceived.class - [JAR]
├─ eu.ostrzyciel.jelly.core.proto.v1.RdfStreamService.class - [JAR]
├─ eu.ostrzyciel.jelly.core.proto.v1.RdfStreamServiceClient.class - [JAR]
├─ eu.ostrzyciel.jelly.core.proto.v1.RdfStreamServiceClientPowerApi.class - [JAR]
├─ eu.ostrzyciel.jelly.core.proto.v1.RdfStreamServiceHandler.class - [JAR]
├─ eu.ostrzyciel.jelly.core.proto.v1.RdfStreamSubscribe.class - [JAR]
eu.ostrzyciel.jelly.grpc
├─ eu.ostrzyciel.jelly.grpc.RdfStreamServer.class - [JAR]