com.ibm.webdav.fileSystem |
|
Java Source File Name | Type | Comment |
LockManager.java | Class | Implement the LockManager interface using the resource's
PropertiesManager to persist the DAV:lockdiscovery property. |
NamespaceManager.java | Class | fileSystem.NamespaceManager implements all WebDAV namespace methods using
the native file system as a repository manager. |
PropertiesManager.java | Class | PropertiesManager extends CachedProperties to implements its repository
specific abstract methods. |