Package no.maddin.niofs.webdav
Class WebdavsFileSystemProvider
java.lang.Object
java.nio.file.spi.FileSystemProvider
no.maddin.niofs.webdav.WebdavFileSystemProvider
no.maddin.niofs.webdav.WebdavsFileSystemProvider
WebdavFileSystemProvider with SSL transport.
-
Field Summary
Fields inherited from class no.maddin.niofs.webdav.WebdavFileSystemProvider
log
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class no.maddin.niofs.webdav.WebdavFileSystemProvider
checkAccess, copy, createDirectory, delete, deleteIfExists, getFileAttributeView, getFileStore, getFileSystem, getPath, isHidden, isSameFile, move, newByteChannel, newDirectoryStream, newFileSystem, readAttributes, readAttributes, setAttribute
Methods inherited from class java.nio.file.spi.FileSystemProvider
createLink, createSymbolicLink, exists, installedProviders, newAsynchronousFileChannel, newFileChannel, newFileSystem, newInputStream, newOutputStream, readAttributesIfExists, readSymbolicLink
-
Constructor Details
-
WebdavsFileSystemProvider
public WebdavsFileSystemProvider()
-
-
Method Details
-
getScheme
- Overrides:
getScheme
in classWebdavFileSystemProvider
-