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 apiman-gateway-test-3.1.2.Final.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.apiman.gateway.test.server
├─ io.apiman.gateway.test.server.GatewayServer.class - [JAR]
├─ io.apiman.gateway.test.server.PlatformAccessor.class - [JAR]
├─ io.apiman.gateway.test.server.TestEngineAccessor.class - [JAR]
├─ io.apiman.gateway.test.server.TestMetrics.class - [JAR]