public class ActionProcessor extends Object
| Constructor and Description |
|---|
ActionProcessor(Configuration configuration)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
ActionInfo |
processAction(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Process the action defined by the given request
|
public ActionProcessor(Configuration configuration)
actionServletConfig - public ActionInfo processAction(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws TinyMvcActionNotFoundException
request - response - TinyMvcActionNotFoundExceptionCopyright © 2016. All rights reserved.