public class LoadServletHandler extends ApiServletHandler
API_PREFIXPARAMETERS_NAME, UTF8_KEY, ve| 构造器和说明 |
|---|
LoadServletHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addBuiltinActions(List<Object> result) |
void |
init() |
void |
loadFile(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
void |
loadFunctions(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 loadFunctions(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
throws Exception
Exceptionpublic void loadFile(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
throws Exception
Exceptionpublic String url()
Copyright © 2023 Bstek. All rights reserved.