Namespace FubarDev.WebDavServer.Handlers
Interfaces
IClass1Handler
Interface for a WebDAV class 1 handler
IClass2Handler
Interface for a WebDAV class 2 handler
ICopyHandler
Interface for the COPY handler
IDeleteHandler
Interface for the DELETE handler
IGetHandler
Interface for the GET handler
IHandler
The handler for a HTTP method for a given WebDAV class
IHeadHandler
Interface for the HEAD handler
ILockHandler
Interface for the LOCK handler
IMkColHandler
Interface for the MKCOL handler
IMoveHandler
Interface for the MOVE handler
IOptionsHandler
Interface for the OPTIONS handler
IPropFindHandler
Interface for the PROPFIND handler
IPropPatchHandler
Interface for the PROPPATCH handler
IPutHandler
Interface for the PUT handler
IUnlockHandler
Interface for the UNLOCK handler