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-api-mz-3.6.0.8.RC6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.founder.api
├─ com.founder.api.RpcCommonJytService.class - [JAR]
├─ com.founder.api.RpcCommonMzghService.class - [JAR]
├─ com.founder.api.RpcCommonMzsfService.class - [JAR]
├─ com.founder.api.RpcCommonPatiService.class - [JAR]
├─ com.founder.api.RpcCommonSbService.class - [JAR]
├─ com.founder.api.RpcCommonSbfsiService.class - [JAR]
├─ com.founder.api.RpcCommonSbmzService.class - [JAR]
├─ com.founder.api.RpcCommonWsService.class - [JAR]
com.founder.api.factory
├─ com.founder.api.factory.RpcCommonJytFallbackFactory.class - [JAR]
├─ com.founder.api.factory.RpcCommonMzghFallbackFactory.class - [JAR]
├─ com.founder.api.factory.RpcCommonMzsfFallbackFactory.class - [JAR]
├─ com.founder.api.factory.RpcCommonPatiFallbackFactory.class - [JAR]
├─ com.founder.api.factory.RpcCommonSbFallbackFactory.class - [JAR]
├─ com.founder.api.factory.RpcCommonSbfsiFallbackFactory.class - [JAR]
├─ com.founder.api.factory.RpcCommonSbmzFallbackFactory.class - [JAR]
├─ com.founder.api.factory.RpcCommonWsFallbackFactory.class - [JAR]