| Interface | Description |
|---|---|
| ViewMapping |
Implementations of this interface provide a mapping from action+result to a particular view that should be used to
present the results to the end user.
|
| Class | Description |
|---|---|
| ActionResult | |
| CachingViewMapping |
Caching view mapping.
|
| CleanupFilter |
CleanupFilter can be applied to
|
| ClientServletDispatcher |
Dispatcher servlet that can be invoked by remote clients, such as applets.
|
| ConfigurationViewMapping |
View mapping that uses the Configuration.
|
| DefaultViewMapping |
Default view mapping.
|
| DynamicViewMapping |
This view mapping allows for dynamic values to be used in the view specification.
|
| GenericDispatcher | |
| ServletDispatcher |
Main dispatcher servlet.
|
| TestDispatcher |
Test dispatcher.
|
| ViewActionWrapper |
This package contains the various Action dispatchers.
Copyright © 2013 Atlassian. All Rights Reserved.