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 chatbot-1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.xs.aliet.util
├─ com.xs.aliet.util.AESDecode.class - [JAR]
├─ com.xs.aliet.util.AliYunHttpUtils.class - [JAR]
com.xs.aliet.beebot.request
├─ com.xs.aliet.beebot.request.BeeBotRequest.class - [JAR]
├─ com.xs.aliet.beebot.request.GeneralRequest.class - [JAR]
com.xnx3.aliyun.chatbot.bean
├─ com.xnx3.aliyun.chatbot.bean.Answer.class - [JAR]
├─ com.xnx3.aliyun.chatbot.bean.Knowledge.class - [JAR]
├─ com.xnx3.aliyun.chatbot.bean.Message.class - [JAR]
├─ com.xnx3.aliyun.chatbot.bean.Recommend.class - [JAR]
├─ com.xnx3.aliyun.chatbot.bean.Text.class - [JAR]
com.xnx3.aliyun.chatbot
├─ com.xnx3.aliyun.chatbot.ChatbotUtil.class - [JAR]
com.xnx3.aliyun.chatbot.support
├─ com.xnx3.aliyun.chatbot.support.AESDecode.class - [JAR]
├─ com.xnx3.aliyun.chatbot.support.AliETSignUtil.class - [JAR]