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 amp-10.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jabber.protocol.amp
├─ org.jabber.protocol.amp.Amp.class - [JAR]
├─ org.jabber.protocol.amp.AmpBuilder.class - [JAR]
├─ org.jabber.protocol.amp.BuilderFactory.class - [JAR]
├─ org.jabber.protocol.amp.InvalidRules.class - [JAR]
├─ org.jabber.protocol.amp.InvalidRulesBuilder.class - [JAR]
├─ org.jabber.protocol.amp.ObjectFactory.class - [JAR]
├─ org.jabber.protocol.amp.Rule.class - [JAR]
├─ org.jabber.protocol.amp.RuleBuilder.class - [JAR]
├─ org.jabber.protocol.amp.UnsupportedActions.class - [JAR]
├─ org.jabber.protocol.amp.UnsupportedActionsBuilder.class - [JAR]
├─ org.jabber.protocol.amp.UnsupportedConditions.class - [JAR]
├─ org.jabber.protocol.amp.UnsupportedConditionsBuilder.class - [JAR]
├─ org.jabber.protocol.amp.package-info.class - [JAR]