Uses of Interface
com.github.robtimus.filesystems.ftp.FTPFileStrategyFactory
-
-
Uses of FTPFileStrategyFactory in com.github.robtimus.filesystems.ftp
Classes in com.github.robtimus.filesystems.ftp that implement FTPFileStrategyFactory Modifier and Type Class Description classStandardFTPFileStrategyFactoryDefines the standardFTPFileStrategyfactories.Methods in com.github.robtimus.filesystems.ftp with parameters of type FTPFileStrategyFactory Modifier and Type Method Description FTPEnvironmentFTPEnvironment. withFTPFileStrategyFactory(FTPFileStrategyFactory factory)Stores the FTP file strategy factory to use.FTPSEnvironmentFTPSEnvironment. withFTPFileStrategyFactory(FTPFileStrategyFactory factory)
-