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 ksrpc-sockets-jvm-0.7.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.monkopedia.ksrpc.sockets
├─ com.monkopedia.ksrpc.sockets.InputOutputStreamsKt.class - [JAR]
├─ com.monkopedia.ksrpc.sockets.ProcessStreamKt.class - [JAR]
├─ com.monkopedia.ksrpc.sockets.ReadWriteChannelsKt.class - [JAR]
com.monkopedia.ksrpc.sockets.internal
├─ com.monkopedia.ksrpc.sockets.internal.PacketUtilsKt.class - [JAR]
├─ com.monkopedia.ksrpc.sockets.internal.ReadWritePacketChannel.class - [JAR]
├─ com.monkopedia.ksrpc.sockets.internal.ReadWritePacketChannelKt.class - [JAR]