|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileHandlerFTPImpl | |
---|---|
org.bibalex.daf.entities.job | |
org.bibalex.daf.handlers.filehandler | |
org.bibalex.daf.managers.archive |
Uses of FileHandlerFTPImpl in org.bibalex.daf.entities.job |
---|
Fields in org.bibalex.daf.entities.job declared as FileHandlerFTPImpl | |
---|---|
private FileHandlerFTPImpl |
TransitionInfo.ftpHandler
|
Methods in org.bibalex.daf.entities.job that return FileHandlerFTPImpl | |
---|---|
FileHandlerFTPImpl |
Job.getFTPFileHandler()
Gets the FileHandlerFTPImpl used to manipulate the job folder at the server. |
FileHandlerFTPImpl |
TransitionInfo.getFtpHandler()
Gets the FTP file handler to conenct to the server. |
Uses of FileHandlerFTPImpl in org.bibalex.daf.handlers.filehandler |
---|
Fields in org.bibalex.daf.handlers.filehandler declared as FileHandlerFTPImpl | |
---|---|
private FileHandlerFTPImpl |
FileHandlerFTPImplTest.ftpHandler
|
Uses of FileHandlerFTPImpl in org.bibalex.daf.managers.archive |
---|
Fields in org.bibalex.daf.managers.archive declared as FileHandlerFTPImpl | |
---|---|
private FileHandlerFTPImpl |
ArchiverManagerGUI.backupFileHandler
backupFileHandler is ftp file handler to download folders from backup server to the local machine |
private FileHandlerFTPImpl |
CommandLineArchiver.backupFileHandler
backupFileHandler is ftp file handler to download folders from backup server to the local machine |
private FileHandlerFTPImpl |
ArchiverManagerGUI.ftpFileHandler
ftpFileHandler is ftp file handler to upload folders to online storage directly |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |