Interface | Description |
---|---|
ActivityPoster |
WebDAV methods can ActivityPoster to create entries in the activity feed.
|
ActivityPostProducer |
WebDAVMethods that are able to post activity data must implement this interface
in order that the CloudWebDAVServlet will supply the object with an
ActivityPoster collaborator.
|
WebDAVLockService |
WebDAVLockService is used to manage file locks for WebDAV and Sharepoint protocol.
|
Class | Description |
---|---|
AbstractMoveOrCopyMethod |
Implements the WebDAV COPY and MOVE methods
|
ActivityPosterImpl |
WebDAV methods may use an instance of this class to post activity data.
|
CopyMethod |
Implements the WebDAV COPY method
|
DeleteMethod |
Implements the WebDAV DELETE method
|
GetMethod |
Implements the WebDAV GET method
|
HeadMethod |
Implements the WebDAV HEAD method
|
HierarchicalMethod |
Abstract base class for the hierarchical methods COPY and MOVE
|
LockInfoImpl |
Class to represent a WebDAV lock info.
|
LockInfoImplTest | |
LockInfoImplTest.LockInfoImplEx | |
LockMethod |
Implements the WebDAV LOCK method
|
MkcolMethod |
Implements the WebDAV MKCOL method
|
MoveMethod |
Implements the WebDAV MOVE method
|
OptionsMethod |
Implements the WebDAV OPTIONS method
|
PostMethod |
Implements the WebDAV POST method
|
PropFindMethod |
Implements the WebDAV PROPFIND method
|
PropPatchMethod |
Implements the WebDAV PROPPATCH method
|
PutMethod |
Implements the WebDAV PUT method
|
UnlockMethod |
Implements the WebDAV UNLOCK method
|
UnlockMethodTest | |
WebDAV |
Helper class used by the WebDAV protocol handling classes
|
WebDAVHelper |
WebDAV Protocol Helper Class
|
WebDAVHelperTest |
Tests for the WebDAVHelper class.
|
WebDAVLockServiceImpl |
WebDAVLockService is used to manage file locks for WebDAV and Sharepoint protocol.
|
WebDAVLockServiceImplTest | |
WebDAVMethod |
Abstract base class for all the WebDAV method handling classes
|
WebDAVMethodTest |
Tests for the WebDAVMethod class.
|
WebDAVProperty |
Class to represent a WebDAV property
|
WebDAVServlet |
Servlet that accepts WebDAV requests for the hub.
|
WebDAVServlet.WebDAVInitParameters |
Bean to hold injected initialization parameters.
|
WebDAVSessionListener |
WebDAVSessionListener is used to forcibly unlock documents that were
persistently locked during user's session and were not unlocked because of some extraordinary
situations such as network connection lost.
|
Exception | Description |
---|---|
WebDAVServerException |
Exception class that represents an error in the WebDAV protocol layer
|
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.