com.forte.config |
提供配置注入功能
|
com.forte.config.resolve |
|
com.forte.lang |
国际语言化相关包
|
com.forte.qqrobot |
主要是core所需要的包
|
com.forte.qqrobot.anno |
|
com.forte.qqrobot.anno.data |
注解的参数类
|
com.forte.qqrobot.anno.depend |
|
com.forte.qqrobot.anno.template |
|
com.forte.qqrobot.anno.timetask |
定时任务框架 - quartz 进行整合的相关注解
包下的所有注解均需要实现quartz框架中的Job 接口。
|
com.forte.qqrobot.api |
|
com.forte.qqrobot.beans.cqcode |
|
com.forte.qqrobot.beans.function |
|
com.forte.qqrobot.beans.messages |
所有消息的规范定义接口
2019/8/1 :
- 为所有获取消息、监听消息增加抽象类实现,以默认实现toString()方法并简化开发工作量
|
com.forte.qqrobot.beans.messages.get |
|
com.forte.qqrobot.beans.messages.msgget |
|
com.forte.qqrobot.beans.messages.result |
|
com.forte.qqrobot.beans.messages.result.inner |
|
com.forte.qqrobot.beans.messages.types |
|
com.forte.qqrobot.beans.types |
|
com.forte.qqrobot.bot |
|
com.forte.qqrobot.code |
|
com.forte.qqrobot.constant |
|
com.forte.qqrobot.depend |
此包下为依赖注入相关的内容。
|
com.forte.qqrobot.depend.parameter |
|
com.forte.qqrobot.depend.util |
|
com.forte.qqrobot.exception |
|
com.forte.qqrobot.exception.safe |
|
com.forte.qqrobot.factory |
此包下定义部分工厂,目前为用于注册枚举类型的工厂。
所有的枚举工厂都十分不稳定。
|
com.forte.qqrobot.intercept |
拦截器包,部分AOP接口
|
com.forte.qqrobot.listener |
|
com.forte.qqrobot.listener.error |
|
com.forte.qqrobot.listener.invoker |
|
com.forte.qqrobot.listener.invoker.plug |
|
com.forte.qqrobot.listener.result |
|
com.forte.qqrobot.log |
|
com.forte.qqrobot.plugins |
|
com.forte.qqrobot.record |
对送信器中的三种送信方式进行统计
|
com.forte.qqrobot.safe |
|
com.forte.qqrobot.scanner |
|
com.forte.qqrobot.sender |
|
com.forte.qqrobot.sender.intercept |
|
com.forte.qqrobot.sender.senderlist |
|
com.forte.qqrobot.system |
|
com.forte.qqrobot.system.limit |
|
com.forte.qqrobot.timetask |
|
com.forte.qqrobot.utils |
|
com.forte.qqrobot.utils.proxyhelper |
|