Skip navigation links

simple-robot 1.16.2 API

Packages 
Package Description
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
此包下定义所有sender相关方法接口并提供一个汇总接口。
其中, SenderGetList SenderSendList SenderSetList 这三个接口均继承SenderList 接口,其余接口均作为汇总或增强接口,不会直接使用。
接口中所有返回值为布尔类型的方法若无特殊标注则均代表方法的执行成功与否。
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  
Skip navigation links

Copyright © 2020. All rights reserved.