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 atmosphere-sockjs-2.6.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.atmosphere.sockjs
├─ org.atmosphere.sockjs.HtmlFileTransport.class - [JAR]
├─ org.atmosphere.sockjs.IFrameUtils.class - [JAR]
├─ org.atmosphere.sockjs.JSONPTransport.class - [JAR]
├─ org.atmosphere.sockjs.JsonCodec.class - [JAR]
├─ org.atmosphere.sockjs.LongPollingTransport.class - [JAR]
├─ org.atmosphere.sockjs.SSETransport.class - [JAR]
├─ org.atmosphere.sockjs.SockJsAtmosphereInterceptor.class - [JAR]
├─ org.atmosphere.sockjs.SockjsSession.class - [JAR]
├─ org.atmosphere.sockjs.StreamingTransport.class - [JAR]
├─ org.atmosphere.sockjs.TransportBasedListener.class - [JAR]
├─ org.atmosphere.sockjs.WebSocketTransport.class - [JAR]