JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package com.ithit.webdav.server.quota
package
com.ithit.webdav.server.quota
Contains interfaces for creating server which supports used and free space reporting.
Related Documentation
WebDAV RFC (4918)
Related Packages
Package
Description
com.ithit.webdav.server
Contains interfaces required by Class 1 and Class 2 compliant WebDAV implementations.
Interfaces
Class
Description
Quota
If your server implementation needs to support quotas, this interface must be implemented on Folder items (items that implement
Folder
interfaces).