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 ucloud-sdk-java-uslk-1.2.15-release.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cn.ucloud.uslk.client
├─ cn.ucloud.uslk.client.USLKClient.class - [JAR]
├─ cn.ucloud.uslk.client.USLKClientInterface.class - [JAR]
cn.ucloud.uslk.models
├─ cn.ucloud.uslk.models.BatchCreateUSLKShortLinkRequest.class - [JAR]
├─ cn.ucloud.uslk.models.BatchCreateUSLKShortLinkResponse.class - [JAR]
├─ cn.ucloud.uslk.models.CreateUSLKLongLinkRequest.class - [JAR]
├─ cn.ucloud.uslk.models.CreateUSLKLongLinkResponse.class - [JAR]
├─ cn.ucloud.uslk.models.CreateUSLKScenarioRequest.class - [JAR]
├─ cn.ucloud.uslk.models.CreateUSLKScenarioResponse.class - [JAR]
├─ cn.ucloud.uslk.models.CreateUSLKShortLinkRequest.class - [JAR]
├─ cn.ucloud.uslk.models.CreateUSLKShortLinkResponse.class - [JAR]
├─ cn.ucloud.uslk.models.DescribeUSLKRedirectRecordsRequest.class - [JAR]
├─ cn.ucloud.uslk.models.DescribeUSLKRedirectRecordsResponse.class - [JAR]
├─ cn.ucloud.uslk.models.DescribeUSLKShortLinkListRequest.class - [JAR]
├─ cn.ucloud.uslk.models.DescribeUSLKShortLinkListResponse.class - [JAR]