Class WebDavProtocol

java.lang.Object
io.milton.http.webdav.WebDavProtocol
All Implemented Interfaces:
HttpExtension, PropertySource

public class WebDavProtocol extends Object implements HttpExtension, PropertySource
Defines the methods and properties that make up the webdav protocol. We've been a little pragmatic about what the webdav protocol actually is. It generally doesnt include things defined in subsequent protocols (RFC's), but where something is frequently used by other protocols (like REPORT) or is very tightly couple with normal webdav operations (like quota checking) you'll find it here
Author:
brad