Package io.datarouter.autoconfig.web
Class DatarouterAutoConfigHandler
java.lang.Object
io.datarouter.web.handler.BaseHandler
io.datarouter.autoconfig.web.DatarouterAutoConfigHandler
public class DatarouterAutoConfigHandler
extends io.datarouter.web.handler.BaseHandler
-
Nested Class Summary
-
Field Summary
Fields inherited from class io.datarouter.web.handler.BaseHandler
accountName, HANDLER_CLASS, HANDLER_ENCODER_ATTRIBUTE, HANDLER_METHOD, params, paramValidators, request, REQUEST_DURATION_STRING, REQUEST_RECEIVED_AT, response, servletContext, SUBMIT_ACTION, TRACE_CONTEXT, TRACE_URL_REQUEST_ATTRIBUTE -
Constructor Summary
Constructors Constructor Description DatarouterAutoConfigHandler() -
Method Summary
Modifier and Type Method Description StringrunForName(String name)Methods inherited from class io.datarouter.web.handler.BaseHandler
getDefaultMultipartCharset, getLastPathSegment, getParamValidator, getParamValidator, getRequest, getSessionInfo, getUserZoneId, handleMissingParameters, handleWrapper, invokeHandlerMethod, postProcess, setAccountName, setDefaultHandlerDecoder, setDefaultHandlerEncoder, setParams, setRequest, setResponse, setServletContext
-
Field Details
-
P_name
- See Also:
- Constant Field Values
-
-
Constructor Details
-
DatarouterAutoConfigHandler
public DatarouterAutoConfigHandler()
-
-
Method Details
-
runForName
- Throws:
Exception
-