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 wechat-open-sdk-stg.2.1.0.RELEASE.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.stategen.wechat.open.domain
├─ org.stategen.wechat.open.domain.WeChatAccessToken.class - [JAR]
├─ org.stategen.wechat.open.domain.WeChatAppType.class - [JAR]
├─ org.stategen.wechat.open.domain.WeChatAppUser.class - [JAR]
├─ org.stategen.wechat.open.domain.WeChatPayConfig.class - [JAR]
├─ org.stategen.wechat.open.domain.WeChatPrePay.class - [JAR]
org.stategen.wechat.open.service
├─ org.stategen.wechat.open.service.WeChatOpenService.class - [JAR]