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 sponge-grpc-api-common-1.18.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.openksavi.sponge.grpcapi
├─ org.openksavi.sponge.grpcapi.GrpcApiConstants.class - [JAR]
org.openksavi.sponge.grpcapi.proto
├─ org.openksavi.sponge.grpcapi.proto.Event.class - [JAR]
├─ org.openksavi.sponge.grpcapi.proto.EventOrBuilder.class - [JAR]
├─ org.openksavi.sponge.grpcapi.proto.ObjectValue.class - [JAR]
├─ org.openksavi.sponge.grpcapi.proto.ObjectValueOrBuilder.class - [JAR]
├─ org.openksavi.sponge.grpcapi.proto.RequestHeader.class - [JAR]
├─ org.openksavi.sponge.grpcapi.proto.RequestHeaderOrBuilder.class - [JAR]
├─ org.openksavi.sponge.grpcapi.proto.ResponseHeader.class - [JAR]
├─ org.openksavi.sponge.grpcapi.proto.ResponseHeaderOrBuilder.class - [JAR]
├─ org.openksavi.sponge.grpcapi.proto.SpongeGrpcApiGrpc.class - [JAR]
├─ org.openksavi.sponge.grpcapi.proto.SpongeGrpcApiProto.class - [JAR]
├─ org.openksavi.sponge.grpcapi.proto.SubscribeRequest.class - [JAR]
├─ org.openksavi.sponge.grpcapi.proto.SubscribeRequestOrBuilder.class - [JAR]
├─ org.openksavi.sponge.grpcapi.proto.SubscribeResponse.class - [JAR]
├─ org.openksavi.sponge.grpcapi.proto.SubscribeResponseOrBuilder.class - [JAR]
├─ org.openksavi.sponge.grpcapi.proto.VersionRequest.class - [JAR]
├─ org.openksavi.sponge.grpcapi.proto.VersionRequestOrBuilder.class - [JAR]
├─ org.openksavi.sponge.grpcapi.proto.VersionResponse.class - [JAR]
├─ org.openksavi.sponge.grpcapi.proto.VersionResponseOrBuilder.class - [JAR]