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-message-notify-1.0.FIX.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.maojianwei.wechat.message.notify.rest
├─ com.maojianwei.wechat.message.notify.rest.WeChatPushReply.class - [JAR]
├─ com.maojianwei.wechat.message.notify.rest.WeChatPushRequest.class - [JAR]
├─ com.maojianwei.wechat.message.notify.rest.WeChatTokenReply.class - [JAR]
├─ com.maojianwei.wechat.message.notify.rest.WeChatTokenRequest.class - [JAR]
com.maojianwei.wechat.message.notify.api
├─ com.maojianwei.wechat.message.notify.api.WeChatMessage.class - [JAR]
├─ com.maojianwei.wechat.message.notify.api.WeChatMessageLevel.class - [JAR]
├─ com.maojianwei.wechat.message.notify.api.WeChatNotifyService.class - [JAR]
com.maojianwei.wechat.message.notify.lib
├─ com.maojianwei.wechat.message.notify.lib.WeChatUser.class - [JAR]
com.maojianwei.wechat.message.notify
├─ com.maojianwei.wechat.message.notify.WeChatNotifyModule.class - [JAR]