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 xep0124-xep0206-bosh-0.8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.vysper.xmpp.extension.xep0124
├─ org.apache.vysper.xmpp.extension.xep0124.BoshBackedSessionContext.class - [JAR]
├─ org.apache.vysper.xmpp.extension.xep0124.BoshDecoder.class - [JAR]
├─ org.apache.vysper.xmpp.extension.xep0124.BoshEndpoint.class - [JAR]
├─ org.apache.vysper.xmpp.extension.xep0124.BoshHandler.class - [JAR]
├─ org.apache.vysper.xmpp.extension.xep0124.BoshRequest.class - [JAR]
├─ org.apache.vysper.xmpp.extension.xep0124.BoshResponse.class - [JAR]
├─ org.apache.vysper.xmpp.extension.xep0124.BoshSaxContentHandler.class - [JAR]
├─ org.apache.vysper.xmpp.extension.xep0124.BoshServlet.class - [JAR]
├─ org.apache.vysper.xmpp.extension.xep0124.BoshStanzaUtils.class - [JAR]
├─ org.apache.vysper.xmpp.extension.xep0124.InactivityChecker.class - [JAR]
├─ org.apache.vysper.xmpp.extension.xep0124.RequestsWindow.class - [JAR]
├─ org.apache.vysper.xmpp.extension.xep0124.ResponsesBuffer.class - [JAR]
├─ org.apache.vysper.xmpp.extension.xep0124.ServerMain.class - [JAR]
├─ org.apache.vysper.xmpp.extension.xep0124.SharedBoshEndpoint.class - [JAR]