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 tiklab-teston-agent-api-1.0.0.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.tiklab.teston.agent.api.http.perf
├─ io.tiklab.teston.agent.api.http.perf.ApiPerfTestService.class - [JAR]
io.tiklab.teston.agent.api.http.scene
├─ io.tiklab.teston.agent.api.http.scene.ApiSceneTestService.class - [JAR]
io.tiklab.teston.agent.web.perf
├─ io.tiklab.teston.agent.web.perf.WebPerfTestService.class - [JAR]
io.tiklab.teston.agent.web.scene
├─ io.tiklab.teston.agent.web.scene.WebSceneTestService.class - [JAR]
io.tiklab.teston.agent.api.http.unit
├─ io.tiklab.teston.agent.api.http.unit.ApiUnitTestService.class - [JAR]
io.tiklab.teston.agent.app.perf
├─ io.tiklab.teston.agent.app.perf.AppPerfTestService.class - [JAR]
io.tiklab.teston.agent.app.scene
├─ io.tiklab.teston.agent.app.scene.AppSceneTestService.class - [JAR]