| Interface | Description |
|---|---|
| VtiAction |
VtiAction is an adapter between the contents of an incoming
HTTP request and the corresponding business logic that should be executed to
process this request.
|
| Class | Description |
|---|---|
| VtiEncodingUtils |
VtiEncodingUtils is used for encoding strings to specific FrontPage extension format.
|
| VtiFilter |
VtiFilter filter is used as security filter for checking authentication,
resource existence, access to specific document workspace and writing
specific protocol headers to response
|
| VtiRequestDispatcher |
VtiRequestDispatcher provides the front-end controller for dispatching among
set of VtiActions.
|
| VtiRequestDispatcher.ActionMapping |
ActionMapping provides configuration class that define mapping of url-pattern and
specific rules to
VtiAction. |
| VtiUtilBase |
Copyright © 2005–2014 Alfresco Software. All rights reserved.