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-announcer-1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.proofpoint.discovery.announcer
├─ com.proofpoint.discovery.announcer.AnnouncerConfig.class - [JAR]
├─ com.proofpoint.discovery.announcer.HealthCheck.class - [JAR]
├─ com.proofpoint.discovery.announcer.HealthChecker.class - [JAR]
├─ com.proofpoint.discovery.announcer.HealthCheckerManager.class - [JAR]
├─ com.proofpoint.discovery.announcer.Main.class - [JAR]
├─ com.proofpoint.discovery.announcer.MainModule.class - [JAR]
├─ com.proofpoint.discovery.announcer.ServiceConfig.class - [JAR]