Uses of Class
org.apache.commons.vfs2.provider.ftp.FTPClientWrapper
-
Packages that use FTPClientWrapper Package Description org.apache.commons.vfs2.provider.ftp The FTP File Provider. -
-
Uses of FTPClientWrapper in org.apache.commons.vfs2.provider.ftp
Methods in org.apache.commons.vfs2.provider.ftp that return FTPClientWrapper Modifier and Type Method Description protected FTPClientWrapper
FtpFileSystem. createWrapper()
Get the wrapper to access this file system.
-