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 nano-ext-websocket-1.4.10.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.nanoframework.extension.websocket
├─ org.nanoframework.extension.websocket.AbstractWebSocketHandler.class - [JAR]
├─ org.nanoframework.extension.websocket.ChannelGroupItem.class - [JAR]
├─ org.nanoframework.extension.websocket.ChannelGroupSupport.class - [JAR]
├─ org.nanoframework.extension.websocket.WebSocket.class - [JAR]
├─ org.nanoframework.extension.websocket.WebSocketException.class - [JAR]
├─ org.nanoframework.extension.websocket.WebSocketFactory.class - [JAR]
├─ org.nanoframework.extension.websocket.WebSocketPlugin.class - [JAR]
├─ org.nanoframework.extension.websocket.WebSocketServer.class - [JAR]
├─ org.nanoframework.extension.websocket.WebSocketServerInitializer.class - [JAR]