| Package | Description |
|---|---|
| org.nanoj.web.tinymvc.processor |
| Modifier and Type | Method and Description |
|---|---|
ActionInfo |
ActionParser.parseActionURI(javax.servlet.http.HttpServletRequest request)
Parses the given request URI in order to obtain action information
|
ActionInfo |
ActionProcessor.processAction(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Process the action defined by the given request
|
| Modifier and Type | Method and Description |
|---|---|
ActionView |
ActionViewRenderer.render(String actionResultString,
ActionInfo actionInfo,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
Copyright © 2016. All rights reserved.