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 starter-bot-1.2.13.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.alinkeji.bot.event
├─ com.alinkeji.bot.event.BotEvent.class - [JAR]
com.alinkeji.bot.websocket
├─ com.alinkeji.bot.websocket.BotWebSocketSession.class - [JAR]
├─ com.alinkeji.bot.websocket.WebSocketHandler.class - [JAR]
├─ com.alinkeji.bot.websocket.WxWebSocketClient.class - [JAR]
com.alinkeji.bot
├─ com.alinkeji.bot.BotGlobal.class - [JAR]
├─ com.alinkeji.bot.EnableBot.class - [JAR]
com.alinkeji.bot.retdata
├─ com.alinkeji.bot.retdata.ApiData.class - [JAR]
├─ com.alinkeji.bot.retdata.ApiListData.class - [JAR]
├─ com.alinkeji.bot.retdata.ApiRawData.class - [JAR]
├─ com.alinkeji.bot.retdata.BooleanData.class - [JAR]
├─ com.alinkeji.bot.retdata.CookiesData.class - [JAR]
├─ com.alinkeji.bot.retdata.CredentialsData.class - [JAR]
├─ com.alinkeji.bot.retdata.CsrfTokenData.class - [JAR]
├─ com.alinkeji.bot.retdata.FileData.class - [JAR]
├─ com.alinkeji.bot.retdata.FriendData.class - [JAR]
├─ com.alinkeji.bot.retdata.GroupData.class - [JAR]
├─ com.alinkeji.bot.retdata.GroupInfoData.class - [JAR]
├─ com.alinkeji.bot.retdata.GroupMemberInfoData.class - [JAR]
├─ com.alinkeji.bot.retdata.LoginInfoData.class - [JAR]
├─ com.alinkeji.bot.retdata.MessageData.class - [JAR]
├─ com.alinkeji.bot.retdata.StrangerInfoData.class - [JAR]
├─ com.alinkeji.bot.retdata.VersionInfoData.class - [JAR]
com.alinkeji.bot.event.notice
├─ com.alinkeji.bot.event.notice.BotFriendAddNoticeEvent.class - [JAR]
├─ com.alinkeji.bot.event.notice.BotGroupAdminNoticeEvent.class - [JAR]
├─ com.alinkeji.bot.event.notice.BotGroupBanNoticeEvent.class - [JAR]
├─ com.alinkeji.bot.event.notice.BotGroupDecreaseNoticeEvent.class - [JAR]
├─ com.alinkeji.bot.event.notice.BotGroupIncreaseNoticeEvent.class - [JAR]
├─ com.alinkeji.bot.event.notice.BotGroupUploadNoticeEvent.class - [JAR]
├─ com.alinkeji.bot.event.notice.BotNoticeEvent.class - [JAR]
com.alinkeji.bot.bot
├─ com.alinkeji.bot.bot.ApiEnum.class - [JAR]
├─ com.alinkeji.bot.bot.ApiHandler.class - [JAR]
├─ com.alinkeji.bot.bot.ApiMethod.class - [JAR]
├─ com.alinkeji.bot.bot.ApiSender.class - [JAR]
├─ com.alinkeji.bot.bot.Bot.class - [JAR]
├─ com.alinkeji.bot.bot.BotFactory.class - [JAR]
├─ com.alinkeji.bot.bot.BotPlugin.class - [JAR]
├─ com.alinkeji.bot.bot.EventHandler.class - [JAR]
├─ com.alinkeji.bot.bot.IApiRequest.class - [JAR]
com.alinkeji.bot.entity
├─ com.alinkeji.bot.entity.BotFile.class - [JAR]
├─ com.alinkeji.bot.entity.BotGroupAnonymous.class - [JAR]
├─ com.alinkeji.bot.entity.BotGroupUser.class - [JAR]
├─ com.alinkeji.bot.entity.BotStatus.class - [JAR]
├─ com.alinkeji.bot.entity.BotUser.class - [JAR]
com.alinkeji.bot.utils
├─ com.alinkeji.bot.utils.BotCode.class - [JAR]
├─ com.alinkeji.bot.utils.MapEx.class - [JAR]
├─ com.alinkeji.bot.utils.OkHttpClientUtil.class - [JAR]
├─ com.alinkeji.bot.utils.SpringContextUtils.class - [JAR]
com.alinkeji.bot.event.request
├─ com.alinkeji.bot.event.request.BotFriendRequestEvent.class - [JAR]
├─ com.alinkeji.bot.event.request.BotGroupRequestEvent.class - [JAR]
├─ com.alinkeji.bot.event.request.BotRequestEvent.class - [JAR]
com.alinkeji.bot.bot.handler
├─ com.alinkeji.bot.bot.handler.HttpApiHandler.class - [JAR]
├─ com.alinkeji.bot.bot.handler.WsReverseApiHandler.class - [JAR]
com.alinkeji.bot.event.meta
├─ com.alinkeji.bot.event.meta.HeartBeatMetaEvent.class - [JAR]
├─ com.alinkeji.bot.event.meta.LifecycleMetaEvent.class - [JAR]
├─ com.alinkeji.bot.event.meta.MetaEvent.class - [JAR]
com.alinkeji.bot.event.message
├─ com.alinkeji.bot.event.message.BotDiscussMessageEvent.class - [JAR]
├─ com.alinkeji.bot.event.message.BotGroupMessageEvent.class - [JAR]
├─ com.alinkeji.bot.event.message.BotMessageEvent.class - [JAR]
├─ com.alinkeji.bot.event.message.BotPrivateMessageEvent.class - [JAR]
com.alinkeji.bot.boot
├─ com.alinkeji.bot.boot.AutoConfiguration.class - [JAR]
├─ com.alinkeji.bot.boot.BannerApplicationListener.class - [JAR]
├─ com.alinkeji.bot.boot.BotBean.class - [JAR]
├─ com.alinkeji.bot.boot.EventProperties.class - [JAR]
├─ com.alinkeji.bot.boot.Logo.class - [JAR]
├─ com.alinkeji.bot.boot.Properties.class - [JAR]