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 access-sdk-wxmpp-3.1.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cn.herodotus.engine.access.wxmpp.annotation
├─ cn.herodotus.engine.access.wxmpp.annotation.ConditionalOnWxmppEnabled.class - [JAR]
cn.herodotus.engine.access.wxmpp.properties
├─ cn.herodotus.engine.access.wxmpp.properties.WxmppProperties.class - [JAR]
cn.herodotus.engine.access.wxmpp.condition
├─ cn.herodotus.engine.access.wxmpp.condition.WxmppEnabledCondition.class - [JAR]
cn.herodotus.engine.access.wxmpp.configuration
├─ cn.herodotus.engine.access.wxmpp.configuration.WxmppConfiguration.class - [JAR]
cn.herodotus.engine.access.wxmpp.processor
├─ cn.herodotus.engine.access.wxmpp.processor.WxmppLogHandler.class - [JAR]
├─ cn.herodotus.engine.access.wxmpp.processor.WxmppProcessor.class - [JAR]