Uses of Class
com.enterprisedt.net.ftp.AdvancedFTPSettings
Packages that use AdvancedFTPSettings
Package
Description
FileTransferClient is the key
class for edtFTPj/Free and provides basic FTP features.-
Uses of AdvancedFTPSettings in com.enterprisedt.net.ftp
Fields in com.enterprisedt.net.ftp declared as AdvancedFTPSettingsModifier and TypeFieldDescriptionprotected AdvancedFTPSettingsSecureFileTransferClient.advancedFTPSettingsAdvanced configuration parameters that often aren't usedMethods in com.enterprisedt.net.ftp that return AdvancedFTPSettingsModifier and TypeMethodDescriptionFileTransferClient.getAdvancedFTPSettings()Get the advanced FTP configuration parameters objectFileTransferClientInterface.getAdvancedFTPSettings()Get the advanced FTP configuration parameters objectSecureFileTransferClient.getAdvancedFTPSettings()Get the advanced FTP configuration parameters object