public class FtpFileSystemFactory extends java.lang.Object implements FileSystemFactory
Constructor and Description |
---|
FtpFileSystemFactory()
Creates a new instance of FtpFileSystemFactory
|
Modifier and Type | Method and Description |
---|---|
FileSystem |
createFileSystem(java.net.URI root) |
public FtpFileSystemFactory()
public FileSystem createFileSystem(java.net.URI root) throws FileSystem.FileSystemOfflineException
createFileSystem
in interface FileSystemFactory
FileSystem.FileSystemOfflineException