Package org.apache.commons.vfs.provider.webdav
The WebDAV Provider.
-
Class Summary Class Description WebdavClientFactory Create a HttpClient instanceWebdavConnectionManager 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 WebDavWebdavMethodRetryHandler 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.