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 discovery-10.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
uk.org.retep.xmpp.discovery
├─ uk.org.retep.xmpp.discovery.AbstractDiscoveryXMPPLogic.class - [JAR]
├─ uk.org.retep.xmpp.discovery.BasicDiscoInfoEntry.class - [JAR]
├─ uk.org.retep.xmpp.discovery.DiscoInfoContext.class - [JAR]
├─ uk.org.retep.xmpp.discovery.DiscoInfoEntry.class - [JAR]
├─ uk.org.retep.xmpp.discovery.DiscoInfoXMPPLogic.class - [JAR]
├─ uk.org.retep.xmpp.discovery.DiscoItemsContext.class - [JAR]
├─ uk.org.retep.xmpp.discovery.DiscoItemsXMPPLogic.class - [JAR]
├─ uk.org.retep.xmpp.discovery.DiscoverableService.class - [JAR]
├─ uk.org.retep.xmpp.discovery.DiscoverableXMPPProtocolLogic.class - [JAR]
├─ uk.org.retep.xmpp.discovery.DiscoveryContext.class - [JAR]