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 org.wso2.carbon.governance.gadgets.impactanalysis-4.8.31.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.wso2.carbon.governance.gadgets.impactanalysis.beans
├─ org.wso2.carbon.governance.gadgets.impactanalysis.beans.ImpactBean.class - [JAR]
├─ org.wso2.carbon.governance.gadgets.impactanalysis.beans.PolicyBean.class - [JAR]
├─ org.wso2.carbon.governance.gadgets.impactanalysis.beans.SchemaBean.class - [JAR]
├─ org.wso2.carbon.governance.gadgets.impactanalysis.beans.ServiceBean.class - [JAR]
├─ org.wso2.carbon.governance.gadgets.impactanalysis.beans.WSDLBean.class - [JAR]
org.wso2.carbon.governance.gadgets.impactanalysis.services.util
├─ org.wso2.carbon.governance.gadgets.impactanalysis.services.util.BeanUtils.class - [JAR]
org.wso2.carbon.governance.gadgets.impactanalysis.internal
├─ org.wso2.carbon.governance.gadgets.impactanalysis.internal.GovernanceImpactAnalysisServiceComponent.class - [JAR]
org.wso2.carbon.governance.gadgets.impactanalysis.services
├─ org.wso2.carbon.governance.gadgets.impactanalysis.services.ImpactAnalysisAdminService.class - [JAR]