Package | Description |
---|---|
com.forte.qqrobot.intercept |
拦截器包,部分AOP接口
|
com.forte.qqrobot.listener | |
com.forte.qqrobot.sender.intercept |
Modifier and Type | Interface and Description |
---|---|
interface |
Interceptor<T,C extends BaseContext<T>>
拦截器跟接口,定义拦截器接口规范。
每一个拦截器有一个对应的上下文对象,并且返回值为boolean值。
但是我感觉这个规范不怎么受用
|
Modifier and Type | Class and Description |
---|---|
class |
MsgGetContext
消息拦截器上下文对象
|
Modifier and Type | Class and Description |
---|---|
class |
GetContext |
class |
SendContext
提供一个sender对象
|
class |
SenderContext<T extends SenderList>
送信拦截器所使用的父类上下文对象
|
class |
SetContext |
Copyright © 2020. All rights reserved.