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 benchmark-server_2.11-17.10.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.twitter.finatra.http.benchmark
├─ com.twitter.finatra.http.benchmark.FinagleBenchmarkServer.class - [JAR]
├─ com.twitter.finatra.http.benchmark.FinagleBenchmarkServerMain.class - [JAR]
├─ com.twitter.finatra.http.benchmark.FinatraBenchmarkController.class - [JAR]
├─ com.twitter.finatra.http.benchmark.FinatraBenchmarkServer.class - [JAR]
├─ com.twitter.finatra.http.benchmark.FinatraBenchmarkServerMain.class - [JAR]