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 okclient-io_2.13-3.4.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.malliina.util
├─ com.malliina.util.AppLogger.class - [JAR]
com.malliina.http.io
├─ com.malliina.http.io.HttpClientF.class - [JAR]
├─ com.malliina.http.io.HttpClientF2.class - [JAR]
├─ com.malliina.http.io.HttpClientIO.class - [JAR]
├─ com.malliina.http.io.SocketEvent.class - [JAR]
├─ com.malliina.http.io.WebSocketException.class - [JAR]
├─ com.malliina.http.io.WebSocketF.class - [JAR]
├─ com.malliina.http.io.WebSocketOps.class - [JAR]