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 actor-botkit-1.0.113.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
im.actor.botkit
├─ im.actor.botkit.BotBase.class - [JAR]
├─ im.actor.botkit.BotBaseBase.class - [JAR]
├─ im.actor.botkit.ConnectionClosed.class - [JAR]
├─ im.actor.botkit.EchoBot.class - [JAR]
├─ im.actor.botkit.EchoBotApp.class - [JAR]
├─ im.actor.botkit.RemoteBot.class - [JAR]
├─ im.actor.botkit.WebsocketClient.class - [JAR]
├─ im.actor.botkit.WebsocketClientEvents.class - [JAR]
├─ im.actor.botkit.WebsocketClientException.class - [JAR]