|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActionMapper | |
|---|---|
| com.opensymphony.webwork.dispatcher.mapper | |
| Uses of ActionMapper in com.opensymphony.webwork.dispatcher.mapper |
|---|
| Classes in com.opensymphony.webwork.dispatcher.mapper that implement ActionMapper | |
|---|---|
class |
DefaultActionMapper
Default action mapper implementation, using the standard *. |
class |
RestfulActionMapper
A custom action mapper using the following format: http://HOST/ACTION_NAME/PARAM_NAME1/PARAM_VALUE1/PARAM_NAME2/PARAM_VALUE2 You can have as many parameters you'd like to use. |
| Methods in com.opensymphony.webwork.dispatcher.mapper that return ActionMapper | |
|---|---|
static ActionMapper |
ActionMapperFactory.getMapper()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||