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 carina-proxy-7.4.31.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.qaprosoft.carina.proxy
├─ com.qaprosoft.carina.proxy.SystemProxy.class - [JAR]
com.qaprosoft.carina.browsermobproxy
├─ com.qaprosoft.carina.browsermobproxy.LocalTrustStoreBuilder.class - [JAR]
├─ com.qaprosoft.carina.browsermobproxy.ProxyPool.class - [JAR]
com.qaprosoft.carina.browsermobproxy.rewrite
├─ com.qaprosoft.carina.browsermobproxy.rewrite.CustomRqFilter.class - [JAR]
├─ com.qaprosoft.carina.browsermobproxy.rewrite.CustomRsFilter.class - [JAR]
├─ com.qaprosoft.carina.browsermobproxy.rewrite.HeaderItem.class - [JAR]
├─ com.qaprosoft.carina.browsermobproxy.rewrite.HeaderMethod.class - [JAR]
├─ com.qaprosoft.carina.browsermobproxy.rewrite.RewriteItem.class - [JAR]