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 tencentcloud-sdk-java-tsi-3.1.1046.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.tencentcloudapi.tsi.v20210325
├─ com.tencentcloudapi.tsi.v20210325.TsiClient.class - [JAR]
├─ com.tencentcloudapi.tsi.v20210325.TsiErrorCode.class - [JAR]
com.tencentcloudapi.tsi.v20210325.models
├─ com.tencentcloudapi.tsi.v20210325.models.DisplayInfo.class - [JAR]
├─ com.tencentcloudapi.tsi.v20210325.models.TongChuanDisplayRequest.class - [JAR]
├─ com.tencentcloudapi.tsi.v20210325.models.TongChuanDisplayResponse.class - [JAR]
├─ com.tencentcloudapi.tsi.v20210325.models.TongChuanRecognizeRequest.class - [JAR]
├─ com.tencentcloudapi.tsi.v20210325.models.TongChuanRecognizeResponse.class - [JAR]
├─ com.tencentcloudapi.tsi.v20210325.models.TongChuanSyncRequest.class - [JAR]
├─ com.tencentcloudapi.tsi.v20210325.models.TongChuanSyncResponse.class - [JAR]