Package org.alfresco.repo.webdav

Class Summary
AbstractMoveOrCopyMethod Implements the WebDAV COPY and MOVE methods
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
LockInfo Class to represent a WebDAV lock info
LockMethod Implements the WebDAV LOCK method
MkcolMethod Implements the WebDAV MKCOL method
MoveMethod Implements the WebDAV MOVE method
MTNodesCache In-memory cache that stores nodeRefs per tenant.
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
WebDAV Helper class used by the WebDAV protocol handling classes
WebDAVHelper WebDAV Protocol Helper Class
WebDAVMethod Abstract base class for all the WebDAV method handling classes
WebDAVProperty Class to represent a WebDAV property
WebDAVServlet Servlet that accepts WebDAV requests for the hub.
WebDAVServlet.WebDAVInitParameters Bean to hold injected initialization parameters.
 

Exception Summary
WebDAVServerException Exception class that represents an error in the WebDAV protocol layer
 



Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.