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 xfire-xmpp-1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.codehaus.xfire.xmpp
├─ org.codehaus.xfire.xmpp.ChannelPacketListener.class - [JAR]
├─ org.codehaus.xfire.xmpp.SoapEnvelopePacket.class - [JAR]
├─ org.codehaus.xfire.xmpp.SoapIQProvider.class - [JAR]
├─ org.codehaus.xfire.xmpp.XMPPChannel.class - [JAR]
├─ org.codehaus.xfire.xmpp.XMPPFaultHandler.class - [JAR]
├─ org.codehaus.xfire.xmpp.XMPPTransport.class - [JAR]