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 satori-bots-java-core-1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.satori.bots.framework
├─ com.satori.bots.framework.Ack.class - [JAR]
├─ com.satori.bots.framework.ApiMetaInfo.class - [JAR]
├─ com.satori.bots.framework.Bot.class - [JAR]
├─ com.satori.bots.framework.BotContext.class - [JAR]
├─ com.satori.bots.framework.RtmException.class - [JAR]
├─ com.satori.bots.framework.RtmProxy.class - [JAR]
├─ com.satori.bots.framework.RtmSubscriptionData.class - [JAR]
├─ com.satori.bots.framework.StatsReporter.class - [JAR]