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-ccs-1.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.aliyuncs.ccs.model.v20171001
├─ com.aliyuncs.ccs.model.v20171001.CreateTicketRequest.class - [JAR]
├─ com.aliyuncs.ccs.model.v20171001.CreateTicketResponse.class - [JAR]
├─ com.aliyuncs.ccs.model.v20171001.GetHotlineRecordRequest.class - [JAR]
├─ com.aliyuncs.ccs.model.v20171001.GetHotlineRecordResponse.class - [JAR]
├─ com.aliyuncs.ccs.model.v20171001.ProceedTicketRequest.class - [JAR]
├─ com.aliyuncs.ccs.model.v20171001.ProceedTicketResponse.class - [JAR]
├─ com.aliyuncs.ccs.model.v20171001.QueryHotlineRecordRequest.class - [JAR]
├─ com.aliyuncs.ccs.model.v20171001.QueryHotlineRecordResponse.class - [JAR]
├─ com.aliyuncs.ccs.model.v20171001.QueryTicketRequest.class - [JAR]
├─ com.aliyuncs.ccs.model.v20171001.QueryTicketResponse.class - [JAR]
com.aliyuncs.ccs.transform.v20171001
├─ com.aliyuncs.ccs.transform.v20171001.CreateTicketResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.ccs.transform.v20171001.GetHotlineRecordResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.ccs.transform.v20171001.ProceedTicketResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.ccs.transform.v20171001.QueryHotlineRecordResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.ccs.transform.v20171001.QueryTicketResponseUnmarshaller.class - [JAR]