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 taigless-ws-client_3-0.14.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.taig.taigless.ws
├─ io.taig.taigless.ws.ByteBufferWebSocketMessageHandler.class - [JAR]
├─ io.taig.taigless.ws.Connection.class - [JAR]
├─ io.taig.taigless.ws.Message.class - [JAR]
├─ io.taig.taigless.ws.StringWebSocketMessageHandler.class - [JAR]
├─ io.taig.taigless.ws.WebSocket.class - [JAR]
├─ io.taig.taigless.ws.WebSocketMessageHandler.class - [JAR]