jar

cn.daenx : yhchat-sdk-core

Maven & Gradle

Jul 17, 2023

yhchat-sdk-core · yhchat-sdk-core是云湖社交的Java版本的SDK核心服务,通过此Core可以快速构建您的云湖机器人,能让您以非常便捷的方式和云湖服务进行交互。

Table Of Contents

Latest Version

Download cn.daenx : yhchat-sdk-core JAR file - Latest Versions:

All Versions

Download cn.daenx : yhchat-sdk-core JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window yhchat-sdk-core-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.daenx.yhchatsdk.framework.controller

├─ cn.daenx.yhchatsdk.framework.controller.EventController.class - [JAR]

cn.daenx.yhchatsdk.framework.vo.v1.ret

├─ cn.daenx.yhchatsdk.framework.vo.v1.ret.ApiDisBoardRetV1.class - [JAR]

├─ cn.daenx.yhchatsdk.framework.vo.v1.ret.ApiEditMsgRetV1.class - [JAR]

├─ cn.daenx.yhchatsdk.framework.vo.v1.ret.ApiSendMsgBatchRetV1.class - [JAR]

├─ cn.daenx.yhchatsdk.framework.vo.v1.ret.ApiSendMsgRetV1.class - [JAR]

├─ cn.daenx.yhchatsdk.framework.vo.v1.ret.ApiSetBoardRetV1.class - [JAR]

cn.daenx.yhchatsdk.framework.eventInterface

├─ cn.daenx.yhchatsdk.framework.eventInterface.EventBotFollwed.class - [JAR]

├─ cn.daenx.yhchatsdk.framework.eventInterface.EventBotSetting.class - [JAR]

├─ cn.daenx.yhchatsdk.framework.eventInterface.EventBotUnfollwed.class - [JAR]

├─ cn.daenx.yhchatsdk.framework.eventInterface.EventButtonReportInline.class - [JAR]

├─ cn.daenx.yhchatsdk.framework.eventInterface.EventGroupJoin.class - [JAR]

├─ cn.daenx.yhchatsdk.framework.eventInterface.EventGroupLeave.class - [JAR]

├─ cn.daenx.yhchatsdk.framework.eventInterface.EventMessageReceiveInstruction.class - [JAR]

├─ cn.daenx.yhchatsdk.framework.eventInterface.EventMessageReceiveNormal.class - [JAR]

cn.daenx.yhchatsdk.common.utils

├─ cn.daenx.yhchatsdk.common.utils.ServletUtils.class - [JAR]

├─ cn.daenx.yhchatsdk.common.utils.SpringUtil.class - [JAR]

cn.daenx.yhchatsdk.framework.utils

├─ cn.daenx.yhchatsdk.framework.utils.ApiUtil.class - [JAR]

cn.daenx.yhchatsdk.framework.core

├─ cn.daenx.yhchatsdk.framework.core.GlobalEventHandle.class - [JAR]

├─ cn.daenx.yhchatsdk.framework.core.GlobalExecutorSubmit.class - [JAR]

├─ cn.daenx.yhchatsdk.framework.core.GlobalPluginHandel.class - [JAR]

├─ cn.daenx.yhchatsdk.framework.core.GlobalThreadPool.class - [JAR]

cn.daenx.yhchatsdk.framework.vo

├─ cn.daenx.yhchatsdk.framework.vo.EventMsgVo.class - [JAR]

├─ cn.daenx.yhchatsdk.framework.vo.PluginManagerVo.class - [JAR]

cn.daenx.yhchatsdk.common.constant

├─ cn.daenx.yhchatsdk.common.constant.ButtonActionTypeConstant.class - [JAR]

├─ cn.daenx.yhchatsdk.common.constant.ChatTypeConstant.class - [JAR]

├─ cn.daenx.yhchatsdk.common.constant.CommonConstant.class - [JAR]

├─ cn.daenx.yhchatsdk.common.constant.ContentTypeConstant.class - [JAR]

├─ cn.daenx.yhchatsdk.common.constant.RecvTypeConstant.class - [JAR]

├─ cn.daenx.yhchatsdk.common.constant.SenderTypeConstant.class - [JAR]

├─ cn.daenx.yhchatsdk.common.constant.SenderUserLevelConstant.class - [JAR]

cn.daenx.yhchatsdk.common.constant.enums

├─ cn.daenx.yhchatsdk.common.constant.enums.EventType.class - [JAR]

├─ cn.daenx.yhchatsdk.common.constant.enums.ServerErrCode.class - [JAR]

cn.daenx.yhchatsdk.framework.vo.v1.req

├─ cn.daenx.yhchatsdk.framework.vo.v1.req.ApiDisBoardReqV1.class - [JAR]

├─ cn.daenx.yhchatsdk.framework.vo.v1.req.ApiEditMsgReqV1.class - [JAR]

├─ cn.daenx.yhchatsdk.framework.vo.v1.req.ApiSendMsgBatchReqV1.class - [JAR]

├─ cn.daenx.yhchatsdk.framework.vo.v1.req.ApiSendMsgReqV1.class - [JAR]

├─ cn.daenx.yhchatsdk.framework.vo.v1.req.ApiSetBoardReqV1.class - [JAR]

cn.daenx.yhchatsdk.common.vo

├─ cn.daenx.yhchatsdk.common.vo.Result.class - [JAR]

cn.daenx.yhchatsdk

├─ cn.daenx.yhchatsdk.YhchatSdkApplication.class - [JAR]

cn.daenx.yhchatsdk.framework.init

├─ cn.daenx.yhchatsdk.framework.init.ApplicationRunnerImpl.class - [JAR]