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-snsuapi-1.7.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.aliyuncs.snsuapi.model.v20180709
├─ com.aliyuncs.snsuapi.model.v20180709.BandOfferOrderRequest.class - [JAR]
├─ com.aliyuncs.snsuapi.model.v20180709.BandOfferOrderResponse.class - [JAR]
├─ com.aliyuncs.snsuapi.model.v20180709.BandPrecheckRequest.class - [JAR]
├─ com.aliyuncs.snsuapi.model.v20180709.BandPrecheckResponse.class - [JAR]
├─ com.aliyuncs.snsuapi.model.v20180709.BandStartSpeedUpRequest.class - [JAR]
├─ com.aliyuncs.snsuapi.model.v20180709.BandStartSpeedUpResponse.class - [JAR]
├─ com.aliyuncs.snsuapi.model.v20180709.BandStatusQueryRequest.class - [JAR]
├─ com.aliyuncs.snsuapi.model.v20180709.BandStatusQueryResponse.class - [JAR]
├─ com.aliyuncs.snsuapi.model.v20180709.BandStopSpeedUpRequest.class - [JAR]
├─ com.aliyuncs.snsuapi.model.v20180709.BandStopSpeedUpResponse.class - [JAR]
├─ com.aliyuncs.snsuapi.model.v20180709.MobileStartSpeedUpRequest.class - [JAR]
├─ com.aliyuncs.snsuapi.model.v20180709.MobileStartSpeedUpResponse.class - [JAR]
├─ com.aliyuncs.snsuapi.model.v20180709.MobileStatusQueryRequest.class - [JAR]
├─ com.aliyuncs.snsuapi.model.v20180709.MobileStatusQueryResponse.class - [JAR]
├─ com.aliyuncs.snsuapi.model.v20180709.MobileStopSpeedUpRequest.class - [JAR]
├─ com.aliyuncs.snsuapi.model.v20180709.MobileStopSpeedUpResponse.class - [JAR]
com.aliyuncs.snsuapi.transform.v20180709
├─ com.aliyuncs.snsuapi.transform.v20180709.BandOfferOrderResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.snsuapi.transform.v20180709.BandPrecheckResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.snsuapi.transform.v20180709.BandStartSpeedUpResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.snsuapi.transform.v20180709.BandStatusQueryResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.snsuapi.transform.v20180709.BandStopSpeedUpResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.snsuapi.transform.v20180709.MobileStartSpeedUpResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.snsuapi.transform.v20180709.MobileStatusQueryResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.snsuapi.transform.v20180709.MobileStopSpeedUpResponseUnmarshaller.class - [JAR]