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 grpc-generator-2.0.13.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jackstaff.grpc.generator
├─ org.jackstaff.grpc.generator.ExecutorInfo.class - [JAR]
├─ org.jackstaff.grpc.generator.MethodInfo.class - [JAR]
├─ org.jackstaff.grpc.generator.Property.class - [JAR]
├─ org.jackstaff.grpc.generator.ProtoKind.class - [JAR]
├─ org.jackstaff.grpc.generator.ProtocolInfo.class - [JAR]
├─ org.jackstaff.grpc.generator.ProtocolProcessor.class - [JAR]
├─ org.jackstaff.grpc.generator.RegistryMapping.class - [JAR]
├─ org.jackstaff.grpc.generator.TransFormInfo.class - [JAR]
├─ org.jackstaff.grpc.generator.TransFormInfos.class - [JAR]
├─ org.jackstaff.grpc.generator.Utils.class - [JAR]