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-marketing_event-1.0.7.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.aliyuncs.marketing_event.model.v20210101
├─ com.aliyuncs.marketing_event.model.v20210101.DecryptTextRequest.class - [JAR]
├─ com.aliyuncs.marketing_event.model.v20210101.DecryptTextResponse.class - [JAR]
├─ com.aliyuncs.marketing_event.model.v20210101.EncryptTextRequest.class - [JAR]
├─ com.aliyuncs.marketing_event.model.v20210101.EncryptTextResponse.class - [JAR]
├─ com.aliyuncs.marketing_event.model.v20210101.QueryAllActivityInfoRequest.class - [JAR]
├─ com.aliyuncs.marketing_event.model.v20210101.QueryAllActivityInfoResponse.class - [JAR]
├─ com.aliyuncs.marketing_event.model.v20210101.QuerySingleActivityInfoRequest.class - [JAR]
├─ com.aliyuncs.marketing_event.model.v20210101.QuerySingleActivityInfoResponse.class - [JAR]
├─ com.aliyuncs.marketing_event.model.v20210101.SyncSignInInfoRequest.class - [JAR]
├─ com.aliyuncs.marketing_event.model.v20210101.SyncSignInInfoResponse.class - [JAR]
com.aliyuncs.marketing_event.transform.v20210101
├─ com.aliyuncs.marketing_event.transform.v20210101.DecryptTextResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.marketing_event.transform.v20210101.EncryptTextResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.marketing_event.transform.v20210101.QueryAllActivityInfoResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.marketing_event.transform.v20210101.QuerySingleActivityInfoResponseUnmarshaller.class - [JAR]
├─ com.aliyuncs.marketing_event.transform.v20210101.SyncSignInInfoResponseUnmarshaller.class - [JAR]