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 bolt-external-core-17.1.33.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.iohao.game.bolt.broker.client.external.session
├─ com.iohao.game.bolt.broker.client.external.session.UserChannelId.class - [JAR]
├─ com.iohao.game.bolt.broker.client.external.session.UserSession.class - [JAR]
├─ com.iohao.game.bolt.broker.client.external.session.UserSessionAttr.class - [JAR]
├─ com.iohao.game.bolt.broker.client.external.session.UserSessionState.class - [JAR]
├─ com.iohao.game.bolt.broker.client.external.session.UserSessions.class - [JAR]
com.iohao.game.bolt.broker.client.external.session.hook
├─ com.iohao.game.bolt.broker.client.external.session.hook.UserHook.class - [JAR]
├─ com.iohao.game.bolt.broker.client.external.session.hook.UserHookDefault.class - [JAR]