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-extensions-lite-0.12.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.toasttab.protokt.ext
├─ com.toasttab.protokt.ext.InetSocketAddress.class - [JAR]
├─ com.toasttab.protokt.ext.InetSocketAddressConverter.class - [JAR]
├─ com.toasttab.protokt.ext.ProtoktEnumOptions.class - [JAR]
├─ com.toasttab.protokt.ext.ProtoktEnumValueOptions.class - [JAR]
├─ com.toasttab.protokt.ext.ProtoktFieldOptions.class - [JAR]
├─ com.toasttab.protokt.ext.ProtoktFileOptions.class - [JAR]
├─ com.toasttab.protokt.ext.ProtoktMessageOptions.class - [JAR]
├─ com.toasttab.protokt.ext.ProtoktMethodOptions.class - [JAR]
├─ com.toasttab.protokt.ext.ProtoktOneofOptions.class - [JAR]
├─ com.toasttab.protokt.ext.ProtoktServiceOptions.class - [JAR]