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-http-relay-1.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
it.anyplace.sync.httprelay.server
├─ it.anyplace.sync.httprelay.server.HttpRelayServer.class - [JAR]
├─ it.anyplace.sync.httprelay.server.RelaySessionConnection.class - [JAR]
it.anyplace.sync.httprelay.protos
├─ it.anyplace.sync.httprelay.protos.HttpRelayProtos.class - [JAR]
it.anyplace.sync.httprelay.client
├─ it.anyplace.sync.httprelay.client.HttpRelayClient.class - [JAR]
├─ it.anyplace.sync.httprelay.client.HttpRelayConnection.class - [JAR]