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 agency20221216-1.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.aliyun.agency20221216.models
├─ com.aliyun.agency20221216.models.CancelSubscriptionBillRequest.class - [JAR]
├─ com.aliyun.agency20221216.models.CancelSubscriptionBillResponse.class - [JAR]
├─ com.aliyun.agency20221216.models.CancelSubscriptionBillResponseBody.class - [JAR]
├─ com.aliyun.agency20221216.models.EditEndUserStatusRequest.class - [JAR]
├─ com.aliyun.agency20221216.models.EditEndUserStatusResponse.class - [JAR]
├─ com.aliyun.agency20221216.models.EditEndUserStatusResponseBody.class - [JAR]
├─ com.aliyun.agency20221216.models.EditNewBuyStatusRequest.class - [JAR]
├─ com.aliyun.agency20221216.models.EditNewBuyStatusResponse.class - [JAR]
├─ com.aliyun.agency20221216.models.EditNewBuyStatusResponseBody.class - [JAR]
├─ com.aliyun.agency20221216.models.EditZeroCreditShutdownRequest.class - [JAR]
├─ com.aliyun.agency20221216.models.EditZeroCreditShutdownResponse.class - [JAR]
├─ com.aliyun.agency20221216.models.EditZeroCreditShutdownResponseBody.class - [JAR]
├─ com.aliyun.agency20221216.models.SubscriptionBillRequest.class - [JAR]
├─ com.aliyun.agency20221216.models.SubscriptionBillResponse.class - [JAR]
├─ com.aliyun.agency20221216.models.SubscriptionBillResponseBody.class - [JAR]
com.aliyun.agency20221216
├─ com.aliyun.agency20221216.Client.class - [JAR]