Uses of Interface
org.apache.commons.vfs.provider.ftp.FtpClient
Packages that use FtpClient
-
Uses of FtpClient in org.apache.commons.vfs.provider.ftp
Methods in org.apache.commons.vfs.provider.ftp that return FtpClientMethods in org.apache.commons.vfs.provider.ftp with parameters of type FtpClientModifier and TypeMethodDescriptionvoidReturns an FTP client after use.Constructors in org.apache.commons.vfs.provider.ftp with parameters of type FtpClientModifierConstructorDescriptionprotectedFtpFileSystem(GenericFileName rootName, FtpClient ftpClient, FileSystemOptions fileSystemOptions)