| 程序包 | 说明 |
|---|---|
| cn.schoolwow.quickapi.domain | |
| cn.schoolwow.quickapi.handler.controller |
| 限定符和类型 | 字段和说明 |
|---|---|
List<API> |
APIController.apiList
接口
|
List<API> |
APIHistory.deleteList
删除接口
|
| 限定符和类型 | 方法和说明 |
|---|---|
APIParameter[] |
SpringMVCControllerHandler.handleParameter(Method method,
API api) |
APIParameter[] |
QuickServerControllerHandler.handleParameter(Method method,
API api) |
protected abstract APIParameter[] |
AbstractControllerHandler.handleParameter(Method method,
API api) |
void |
SpringMVCControllerHandler.handleRequestMapping(Method method,
API api) |
void |
QuickServerControllerHandler.handleRequestMapping(Method method,
API api) |
protected abstract void |
AbstractControllerHandler.handleRequestMapping(Method method,
API api) |
protected void |
AbstractControllerHandler.handleReturnValue(API api,
Method method)
提取请求参数相关信息
|
Copyright © 2020. All rights reserved.