Uses of Class
com.github.robtimus.filesystems.ftp.StandardFTPFileStrategyFactory
-
-
Uses of StandardFTPFileStrategyFactory in com.github.robtimus.filesystems.ftp
Methods in com.github.robtimus.filesystems.ftp that return StandardFTPFileStrategyFactory Modifier and Type Method Description static StandardFTPFileStrategyFactoryStandardFTPFileStrategyFactory. valueOf(String name)Returns the enum constant of this type with the specified name.static StandardFTPFileStrategyFactory[]StandardFTPFileStrategyFactory. values()Returns an array containing the constants of this enum type, in the order they are declared.
-