Class Summary |
ActionMapping |
The mapping information about one Action class. |
DefaultActionMappingRepository |
|
DefaultEventParameter |
|
Event |
This class holds the internal data associated to an event. |
EventComparator |
Compares Events to retrieve in its mapping processing order. |
ParsedAction |
The current action and event object, as parsed from the URL |
ReloadableActionMappingRepository |
ActionMappingRepository that detects changes to classes in the background. |
RequestParametersParameter |
Event Parameter that contains the full request contents. |
RestActionMappingFactory |
Creates a RESTful ActionMapping for an Action |
UriParser |
Parses an incoming request and extracts any parameter values in its path. |
UriToken |
A token in the uri path. |
VisitedPath |
The already visited path. |