| 程序包 | 说明 |
|---|---|
| cn.easyutil.easyapi.handler | |
| cn.easyutil.easyapi.handler.extra |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
Handler<E extends ApiExtra,T> |
class |
HandlerChain<E extends ApiExtra,T> |
| 限定符和类型 | 方法和说明 |
|---|---|
static <E extends ApiExtra,T> |
BaseHandlerChain.addChain(List<HandlerChain<E,T>> list,
HandlerChain<E,T> handler) |
static <E extends ApiExtra,T> |
BaseHandlerChain.useFirst(List<HandlerChain<E,T>> list) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
BaseExtra |
class |
ControllerExtra
controller信息
|
class |
InterfaceExtra
接口信息
|
class |
MethodExtra |
class |
MockExtra |
class |
ModelFieldExtra |
class |
RequestExtra
方法参数信息
|
class |
ResponseExtra |
Copyright © 2022. All rights reserved.