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 smack-examples-4.5.0-alpha2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.igniterealtime.smack.examples
├─ org.igniterealtime.smack.examples.BoshConnectionTest.class - [JAR]
├─ org.igniterealtime.smack.examples.DoX.class - [JAR]
├─ org.igniterealtime.smack.examples.IoT.class - [JAR]
├─ org.igniterealtime.smack.examples.Nio.class - [JAR]
├─ org.igniterealtime.smack.examples.OmemoClient.class - [JAR]
├─ org.igniterealtime.smack.examples.TlsTest.class - [JAR]
├─ org.igniterealtime.smack.examples.WebSocketConnection.class - [JAR]
├─ org.igniterealtime.smack.examples.XmlStringBuilderTest.class - [JAR]
├─ org.igniterealtime.smack.examples.XmppTools.class - [JAR]