public class QuickTestServletHandler extends ApiServletHandler
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
IMPORT_EXCEL_DATA |
API_PREFIXPARAMETERS_NAME, UTF8_KEY, ve| 构造器和说明 |
|---|
QuickTestServletHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
doQuickTest(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
void |
init() |
void |
loadTestVariableCategories(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
String |
url() |
doInTransactional, execute, info, invokeAuthMethodbuildExceptionStack, dispatchRequest, getObjectJsonMapper, initContext, invokeMethod, retriveMethod, writeObjectToJsonpublic void init()
init 在接口中 ServletHandlerinit 在类中 BaseServletHandlerpublic void doQuickTest(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
throws Exception
Exceptionpublic void loadTestVariableCategories(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
throws Exception
Exceptionpublic String url()
Copyright © 2023 Bstek. All rights reserved.