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 jnsapi-0.0.3-jitsi-smack4.4-2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.xmpp.jnodes.smack
├─ org.xmpp.jnodes.smack.JingleChannelIQ.class - [JAR]
├─ org.xmpp.jnodes.smack.JingleNodesProvider.class - [JAR]
├─ org.xmpp.jnodes.smack.JingleTrackerIQ.class - [JAR]
├─ org.xmpp.jnodes.smack.JingleTrackerProvider.class - [JAR]
├─ org.xmpp.jnodes.smack.SmackServiceNode.class - [JAR]
├─ org.xmpp.jnodes.smack.TrackerEntry.class - [JAR]
org.xmpp.jnodes.nio
├─ org.xmpp.jnodes.nio.DatagramListener.class - [JAR]
├─ org.xmpp.jnodes.nio.PublicIPResolver.class - [JAR]
├─ org.xmpp.jnodes.nio.SelDatagramChannel.class - [JAR]
org.xmpp.jnodes
├─ org.xmpp.jnodes.RelayChannel.class - [JAR]
├─ org.xmpp.jnodes.RelayPublicMask.class - [JAR]