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 qtjambi-websockets-jre8-6.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.qt.websockets
├─ io.qt.websockets.QMaskGenerator.class - [JAR]
├─ io.qt.websockets.QWebSocket.class - [JAR]
├─ io.qt.websockets.QWebSocketCorsAuthenticator.class - [JAR]
├─ io.qt.websockets.QWebSocketProtocol.class - [JAR]
├─ io.qt.websockets.QWebSocketServer.class - [JAR]
├─ io.qt.websockets.QtJambi_LibraryUtilities.class - [JAR]