Interface | Description |
---|---|
ActionMapper | |
ParameterAction |
Defines a parameter action prefix.
|
Class | Description |
---|---|
ActionMapping |
Simple class that holds the action mapping information used to invoke a
Struts action.
|
CompositeActionMapper |
A composite action mapper that is capable of delegating to a series of
ActionMapper if the former
failed to obtained a valid ActionMapping or uri. |
DefaultActionMapper | |
PrefixBasedActionMapper | |
Restful2ActionMapper |
Extended version of
RestfulActionMapper , see documentation for more details
http://struts.apache.org/docs/restfulactionmapper.html |
RestfulActionMapper |
Simple Restfull Action Mapper to support REST application
See docs for more information
http://struts.apache.org/docs/restfulactionmapper.html
|
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.