Package adams.core.io.fileoperations
-
Interface Summary Interface Description FileOperations Interface for file operation facades.FileOperationsHandler Interface for classes that return an instance of aFileOperations
.RemoteFileOperations Interface for remote file operations. -
Class Summary Class Description AbstractFileOperations Ancestor for file operation classes.AbstractRemoteFileOperations Ancestor for remote file operation classes.FtpFileOperations FTP file operations.LocalFileOperations Local file operations.RemoteToRemoteFileOperations File operations between two remote locations, using intermediate local files.SftpFileOperations SFTP file operations.SmbFileOperations SMB / Windows share file operations. -
Enum Summary Enum Description Operation Enumeration of file operations.RemoteDirection Enumeration that defines how to interpret source and target.