| Package | Description |
|---|---|
| com.forte.qqrobot.beans.function | |
| com.forte.qqrobot.sender.intercept |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PathAssembler
路径拼接器,通过ip、端口、请求路径拼接最终全路径
|
| Modifier and Type | Method and Description |
|---|---|
default ToBotInfo |
ToBotInfo.getInstance(ExFunction<String,Integer,String,String> toFullPath,
BiFunction<String,String,BotInfo> toBot) |
| Modifier and Type | Method and Description |
|---|---|
static <S extends SenderList> |
SenderInterceptFactory.doIntercept(Class<? extends S> type,
S sender,
ExFunction<S,Method,Object[],SenderContext<? extends S>> contextGetter,
Interceptor[] intercepts)
送信器代理
|
Copyright © 2020. All rights reserved.