Uses of Class
adams.core.io.fileoperations.AbstractFileOperations
-
Packages that use AbstractFileOperations Package Description adams.core.io.fileoperations -
-
Uses of AbstractFileOperations in adams.core.io.fileoperations
Subclasses of AbstractFileOperations in adams.core.io.fileoperations Modifier and Type Class Description class
AbstractRemoteFileOperations
Ancestor for remote file operation classes.class
FtpFileOperations
FTP file operations.class
LocalFileOperations
Local file operations.class
RemoteToRemoteFileOperations
File operations between two remote locations, using intermediate local files.class
SftpFileOperations
SFTP file operations.class
SmbFileOperations
SMB / Windows share file operations.
-