Uses of Class
org.apache.commons.vfs2.provider.ftp.FtpFileSystem
-
Packages that use FtpFileSystem Package Description org.apache.commons.vfs2.provider.ftp The FTP File Provider. -
-
Uses of FtpFileSystem in org.apache.commons.vfs2.provider.ftp
Constructors in org.apache.commons.vfs2.provider.ftp with parameters of type FtpFileSystem Constructor Description FtpFileObject(AbstractFileName fileName, FtpFileSystem fileSystem, FileName rootName)
Constructs a new instance.
-