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 a-sync-discovery-1.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
it.anyplace.sync.discovery
├─ it.anyplace.sync.discovery.DeviceAddressSupplier.class - [JAR]
├─ it.anyplace.sync.discovery.DiscoveryHandler.class - [JAR]
it.anyplace.sync.discovery.protocol.ld
├─ it.anyplace.sync.discovery.protocol.ld.LocalDiscorveryHandler.class - [JAR]
it.anyplace.sync.discovery.protocol.gd
├─ it.anyplace.sync.discovery.protocol.gd.GlobalDiscoveryHandler.class - [JAR]
it.anyplace.sync.discovery.utils
├─ it.anyplace.sync.discovery.utils.AddressRanker.class - [JAR]
it.anyplace.sync.discovery.protocol.ld.protos
├─ it.anyplace.sync.discovery.protocol.ld.protos.LocalDiscoveryProtos.class - [JAR]