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 commands-10.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jabber.protocol.commands
├─ org.jabber.protocol.commands.Actions.class - [JAR]
├─ org.jabber.protocol.commands.ActionsBuilder.class - [JAR]
├─ org.jabber.protocol.commands.BadAction.class - [JAR]
├─ org.jabber.protocol.commands.BadActionBuilder.class - [JAR]
├─ org.jabber.protocol.commands.BadLocale.class - [JAR]
├─ org.jabber.protocol.commands.BadLocaleBuilder.class - [JAR]
├─ org.jabber.protocol.commands.BadPayload.class - [JAR]
├─ org.jabber.protocol.commands.BadPayloadBuilder.class - [JAR]
├─ org.jabber.protocol.commands.BadSessionid.class - [JAR]
├─ org.jabber.protocol.commands.BadSessionidBuilder.class - [JAR]
├─ org.jabber.protocol.commands.BuilderFactory.class - [JAR]
├─ org.jabber.protocol.commands.Command.class - [JAR]
├─ org.jabber.protocol.commands.CommandBuilder.class - [JAR]
├─ org.jabber.protocol.commands.MalformedAction.class - [JAR]
├─ org.jabber.protocol.commands.MalformedActionBuilder.class - [JAR]
├─ org.jabber.protocol.commands.Note.class - [JAR]
├─ org.jabber.protocol.commands.NoteBuilder.class - [JAR]
├─ org.jabber.protocol.commands.ObjectFactory.class - [JAR]
├─ org.jabber.protocol.commands.SessionExpired.class - [JAR]
├─ org.jabber.protocol.commands.SessionExpiredBuilder.class - [JAR]
├─ org.jabber.protocol.commands.package-info.class - [JAR]