Package org.apache.commons.vfs.provider.webdav

The WebDAV Provider.

See:
          Description

Class Summary
WebdavClientFactory Create a HttpClient instance
WebdavConnectionManager A connection manager that provides access to a single HttpConnection.
WebdavFileObject A WebDAV file.
WebdavFileObject.WebdavRandomAccesContent  
WebdavFileProvider A provider for WebDAV.
WebDavFileSystem A WebDAV file system.
WebdavFileSystemConfigBuilder Configuration options for WebDav
WebdavMethodRetryHandler A retry handler which will retry a failed webdav method one time.
Now that webdavlib didnt support adding a MethodRetryHandler only a few operations are restartable yet.
 

Package org.apache.commons.vfs.provider.webdav Description

The WebDAV Provider.