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 chis4cloud-sdk-hsambs-3.6.0.9.RC6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.founder.hsambs.vopackage
├─ com.founder.hsambs.vopackage.InvoiceEBillOutpatientDataChargeDetailDTO.class - [JAR]
├─ com.founder.hsambs.vopackage.InvoiceEBillOutpatientDataDTO.class - [JAR]
├─ com.founder.hsambs.vopackage.InvoiceEBillOutpatientDataListDetailDTO.class - [JAR]
com.founder.hsambs.vopackage.base
├─ com.founder.hsambs.vopackage.base.BossParamDTO.class - [JAR]
├─ com.founder.hsambs.vopackage.base.BossResultDTO.class - [JAR]
├─ com.founder.hsambs.vopackage.base.BossResultDataDTO.class - [JAR]
com.founder.hsambs
├─ com.founder.hsambs.DataHandler.class - [JAR]
com.founder.hsambs.utils
├─ com.founder.hsambs.utils.OkHttpUtils.class - [JAR]