| Interface | Description |
|---|---|
| VtiWebDavActionExecutor |
Provides hook for customisation of WebDAV execution logic - specifically within
VtiWebDavAction. |
| Class | Description |
|---|---|
| VtiBaseAction |
VtiBaseAction is base class for all actions that process "Frontpage extension"
protocol.
|
| VtiBinAction |
VtiBinAction is processor of Forntpage extension protocol.
|
| VtiBrowserAction |
VtiBrowserAction is used for redirection of specific requests to Web clients.
|
| VtiDeleteAction |
Executes the WebDAV DELETE method with VTI specific
|
| VtiDownloadContentAction |
VtiDownloadContentAction is used for content downloading for
documents that are located in version history.
|
| VtiIfHeaderAction |
VtiIfHeaderAction is used for merging between client document version
and server document version.
|
| VtiInfAction |
VtiInfAction returns the information to determine the entry point for
the Microsoft FrontPage Server Extensions.
|
| VtiLockAction |
Executes the WebDAV LOCK method with VTI specific
|
| VtiMkcolAction |
Executes the WebDAV MKCOL method with VTI specific behaviour
|
| VtiMoveAction |
Executes the WebDAV MOVE method with VTI specific behaviour
|
| VtiPropfindAction |
Executes the WebDAV PROPFIND method with VTI specific
|
| VtiPropPatchAction | |
| VtiPutAction |
WebDAV PUT method.
|
| VtiResourceAction |
VtiResourceAction is used for retrieving specific resource
for web-view (like images, css).
|
| VtiSoapAction |
VtiSoapAction is processor of Web service requests.
|
| VtiUnlockAction |
Executes the WebDAV LOCK method with VTI specific
|
| VtiWebDavAction |
VtiWebDavAction is processor of WebDAV protocol.
|
| VtiWelcomeInfoAction |
VtiWelcomeInfoAction provides a bit of user facing welcome
information if they try visiting the Vti endpoint in a browser.
|
Copyright © 2005–2014 Alfresco Software. All rights reserved.