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 tingwu20220930-1.0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.aliyun.tingwu20220930
├─ com.aliyun.tingwu20220930.Client.class - [JAR]
com.aliyun.tingwu20220930.models
├─ com.aliyun.tingwu20220930.models.CreateFileTransRequest.class - [JAR]
├─ com.aliyun.tingwu20220930.models.CreateFileTransResponse.class - [JAR]
├─ com.aliyun.tingwu20220930.models.CreateFileTransResponseBody.class - [JAR]
├─ com.aliyun.tingwu20220930.models.CreateMeetingTransRequest.class - [JAR]
├─ com.aliyun.tingwu20220930.models.CreateMeetingTransResponse.class - [JAR]
├─ com.aliyun.tingwu20220930.models.CreateMeetingTransResponseBody.class - [JAR]
├─ com.aliyun.tingwu20220930.models.GetFileTransResponse.class - [JAR]
├─ com.aliyun.tingwu20220930.models.GetFileTransResponseBody.class - [JAR]
├─ com.aliyun.tingwu20220930.models.GetMeetingTransResponse.class - [JAR]
├─ com.aliyun.tingwu20220930.models.GetMeetingTransResponseBody.class - [JAR]
├─ com.aliyun.tingwu20220930.models.StopMeetingTransRequest.class - [JAR]
├─ com.aliyun.tingwu20220930.models.StopMeetingTransResponse.class - [JAR]
├─ com.aliyun.tingwu20220930.models.StopMeetingTransResponseBody.class - [JAR]