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 instrumentation-apache-http-client-0.14.9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.glowroot.instrumentation.apachehttpclient.boot
├─ org.glowroot.instrumentation.apachehttpclient.boot.HttpRequestMessageSupplier.class - [JAR]
├─ org.glowroot.instrumentation.apachehttpclient.boot.Util.class - [JAR]
org.glowroot.instrumentation.apachehttpclient
├─ org.glowroot.instrumentation.apachehttpclient.ApacheHttpClient3xInstrumentation.class - [JAR]
├─ org.glowroot.instrumentation.apachehttpclient.ApacheHttpClient4xInstrumentation.class - [JAR]
├─ org.glowroot.instrumentation.apachehttpclient.InstrumentationDescriptor.class - [JAR]