Uses of Class
org.apache.commons.vfs2.provider.webdav4.Webdav4FileSystem
Packages that use Webdav4FileSystem
Package
Description
The WebDAV Provider based on HTTP4 File Provider.
-
Uses of Webdav4FileSystem in org.apache.commons.vfs2.provider.webdav4
Constructors in org.apache.commons.vfs2.provider.webdav4 with parameters of type Webdav4FileSystemModifierConstructorDescriptionprotected
Webdav4FileObject
(org.apache.commons.vfs2.provider.AbstractFileName name, Webdav4FileSystem fileSystem) Constructs a new instance.protected
Webdav4FileObject
(org.apache.commons.vfs2.provider.AbstractFileName name, Webdav4FileSystem fileSystem, Webdav4FileSystemConfigBuilder builder) Constructs a new instance.