Package | Description |
---|---|
com.forte.qqrobot |
主要是core所需要的包
|
com.forte.qqrobot.listener.error | |
com.forte.qqrobot.listener.invoker | |
com.forte.qqrobot.scanner | |
com.forte.qqrobot.sender |
此包下定义所有sender相关方法接口并提供一个汇总接口。
其中, SenderGetList
SenderSendList
SenderSetList
这三个接口均继承SenderList 接口,其余接口均作为汇总或增强接口,不会直接使用。
接口中所有返回值为布尔类型的方法若无特殊标注则均代表方法的执行成功与否。 |
com.forte.qqrobot.sender.senderlist | |
com.forte.qqrobot.timetask | |
com.forte.qqrobot.utils |
Class and Description |
---|
MsgSender
送信器
|
Class and Description |
---|
MsgSender
送信器
|
Class and Description |
---|
MsgSender
送信器
|
Class and Description |
---|
MsgSender
送信器
|
Class and Description |
---|
HttpClientAble
提供可以进行Http送信的接口模板
此模板只提供两个最常用的送信方式:get、post
其最终结果将会被扫描并注册进
|
HttpResp
Http请求响应值
|
MsgSender
送信器
|
Class and Description |
---|
CacheGetterFactory.NoCache
Deprecated.
不进行方法缓存的标记注解
|
Class and Description |
---|
MsgSender
送信器
|
Class and Description |
---|
HttpClientAble
提供可以进行Http送信的接口模板
此模板只提供两个最常用的送信方式:get、post
其最终结果将会被扫描并注册进
|
Copyright © 2020. All rights reserved.