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 aliyun-java-sdk-gts-phd-1.7.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.aliyuncs.gts_phd.model.v20200228
├─ com.aliyuncs.gts_phd.model.v20200228.ConfirmApiMsgRequest.class - [JAR]
├─ com.aliyuncs.gts_phd.model.v20200228.ConfirmApiMsgResponse.class - [JAR]
├─ com.aliyuncs.gts_phd.model.v20200228.ListApiMsgRecordsRequest.class - [JAR]
├─ com.aliyuncs.gts_phd.model.v20200228.ListApiMsgRecordsResponse.class - [JAR]
com.aliyuncs.gts_phd.transform.v20200228
├─ com.aliyuncs.gts_phd.transform.v20200228.ConfirmApiMsgResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.gts_phd.transform.v20200228.ListApiMsgRecordsResponseUnmarshaller.class - [JAR]