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 protokt-runtime-grpc-lite-jvm-1.0.0-alpha.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.toasttab.protokt.grpc
├─ com.toasttab.protokt.grpc.KtMarshaller.class - [JAR]
├─ com.toasttab.protokt.grpc.SchemaDescriptor.class - [JAR]
├─ com.toasttab.protokt.grpc.SchemaDescriptorKt.class - [JAR]
protokt.v1.grpc
├─ protokt.v1.grpc.KtMarshaller.class - [JAR]
├─ protokt.v1.grpc.SchemaDescriptor.class - [JAR]
├─ protokt.v1.grpc.SchemaDescriptorKt.class - [JAR]