A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

F

fatal(Object) - Static method in class org.bibalex.daf.managers.logmanager.LogManager
Writes the given message as a category'Fatal' message.
fatalError(SAXParseException) - Method in class org.bibalex.daf.handlers.xmlhandler.SchemaValidator.Validator
 
fieldsChanged() - Method in class org.bibalex.daf.managers.checkin.BatchManagerGUI
 
file - Variable in class org.bibalex.daf.managers.checkin.ChooseRetrievalDriveDialog.Drive
 
file - Variable in class org.bibalex.daf.retrievalplugins.ChooseRetrievalDriveDialog.Drive
 
FileElement - Class in org.bibalex.daf.entities.phase
Represents the file definition within the physical section of a phase.
The FileElement capabilities are not limited to parsing XML and converting it to an object.
The following are also included:
1) Count the number of the files that match the definition in a given folder.
FileElement(String, String, String, boolean, String, boolean, String) - Constructor for class org.bibalex.daf.entities.phase.FileElement
Creates a new instance of FileElement.
FileElement() - Constructor for class org.bibalex.daf.entities.phase.FileElement
Creates a new instance of FileElement.
FileElement(Node) - Constructor for class org.bibalex.daf.entities.phase.FileElement
Creates a new instance of FileElement.
FileElement(String) - Constructor for class org.bibalex.daf.entities.phase.FileElement
Creates a new instance of FileElement.
FileElementTest - Class in org.bibalex.daf.entities.phase
Copyright (c) 2006-2007 by Bibliotheca Alexandrina This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
FileElementTest() - Constructor for class org.bibalex.daf.entities.phase.FileElementTest
 
FileHandler - Class in org.bibalex.daf.handlers.filehandler
Contains method to handle files and folders.
FileHandler() - Constructor for class org.bibalex.daf.handlers.filehandler.FileHandler
 
FileHandler - Class in org.bibalex.daf.installer
Copyright (c) 2006-2007 by Bibliotheca Alexandrina This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
FileHandler() - Constructor for class org.bibalex.daf.installer.FileHandler
 
FileHandlerFTPImpl - Class in org.bibalex.daf.handlers.filehandler
Extends FileHandler to provide FTP file handling.
FileHandlerFTPImpl(String, String, String, int) - Constructor for class org.bibalex.daf.handlers.filehandler.FileHandlerFTPImpl
Creates a new instance of FileHandlerFTPImp.
FileHandlerFTPImplTest - Class in org.bibalex.daf.handlers.filehandler
Test for FileHandlerFTPImpl
FileHandlerFTPImplTest() - Constructor for class org.bibalex.daf.handlers.filehandler.FileHandlerFTPImplTest
 
FileHandlerLocalImpl - Class in org.bibalex.daf.handlers.filehandler
Extends FileHandler to provide local file handling.
FileHandlerLocalImpl() - Constructor for class org.bibalex.daf.handlers.filehandler.FileHandlerLocalImpl
Creates a new instance of FileHandlerLocalImp.
FileHandlerLocalImplTest - Class in org.bibalex.daf.handlers.filehandler
Test for FileHandlerLocalImpl.
FileHandlerLocalImplTest() - Constructor for class org.bibalex.daf.handlers.filehandler.FileHandlerLocalImplTest
 
FileHandlerObservable - Class in org.bibalex.daf.handlers.filehandler
This class extends Observable It was created to enable an external access of the setChanged method
FileHandlerObservable() - Constructor for class org.bibalex.daf.handlers.filehandler.FileHandlerObservable
 
FileHandlerObservedObject - Class in org.bibalex.daf.handlers.filehandler
This class represents the transfered object through the Observer Notify Method It is an empty class that acts as a struct.
FileHandlerObservedObject(String, String, FileHandlerObservedObject.FileHandlerOperation) - Constructor for class org.bibalex.daf.handlers.filehandler.FileHandlerObservedObject
Constructor
FileHandlerObservedObject(String, FileHandlerObservedObject.FileHandlerOperation, boolean) - Constructor for class org.bibalex.daf.handlers.filehandler.FileHandlerObservedObject
Constructor
FileHandlerObservedObject.FileHandlerOperation - Enum in org.bibalex.daf.handlers.filehandler
Enum representing the different operations that can be a done.
FileHandlerObservedObject.FileHandlerOperation() - Constructor for enum org.bibalex.daf.handlers.filehandler.FileHandlerObservedObject.FileHandlerOperation
 
FileHandlerObserver - Class in org.bibalex.daf.handlers.filehandler
An abstract observer class to handle the observers for the File Copy operations.
FileHandlerObserver() - Constructor for class org.bibalex.daf.handlers.filehandler.FileHandlerObserver
 
fileHandlerOperation - Variable in class org.bibalex.daf.handlers.filehandler.FileHandlerObservedObject
represents the operation applied to the file.
fileInfo - Variable in class org.bibalex.daf.handlers.statusdatahandler.StatusDef
Holds the FileLevelInfo portion of the status data.
FileLevelInfo - Class in org.bibalex.daf.handlers.statusdatahandler
Holds the information that corresponds to files.
FileLevelInfo() - Constructor for class org.bibalex.daf.handlers.statusdatahandler.FileLevelInfo
Creates a new instance of FileLevelInfo.
The deafult type is instruction.
FileLevelInfo(String, int, int, int, int, int, boolean, String) - Constructor for class org.bibalex.daf.handlers.statusdatahandler.FileLevelInfo
Creates a new instance of FileLevelInfo.
FileLevelInfo(Node) - Constructor for class org.bibalex.daf.handlers.statusdatahandler.FileLevelInfo
Creates a new instance of FileLevelInfo.
FileLevelInfo(String) - Constructor for class org.bibalex.daf.handlers.statusdatahandler.FileLevelInfo
Creates a new instance of FileLevelInfo.
FileLevelInfoEditor - Class in org.bibalex.daf.handlers.statusdatahandler
A JDialog to allow the user to enter file level information.
The information enterd by the user are considered the Next FileLevelInfo.
FileLevelInfoEditor(Job) - Constructor for class org.bibalex.daf.handlers.statusdatahandler.FileLevelInfoEditor
Creates a new instance of FileLevelInfoEditor
FileLevelInfoException - Exception in org.bibalex.daf.handlers.statusdatahandler
An application exception that is thrown when a FileLevelInfo related operation fails.
FileLevelInfoException() - Constructor for exception org.bibalex.daf.handlers.statusdatahandler.FileLevelInfoException
Creates a new instance of FileLevelInfoException.
FileLevelInfoException(String) - Constructor for exception org.bibalex.daf.handlers.statusdatahandler.FileLevelInfoException
Creates a new instance of FileLevelInfoException.
FileLevelInfoException(String, Exception) - Constructor for exception org.bibalex.daf.handlers.statusdatahandler.FileLevelInfoException
Creates a new instance of FileLevelInfoException.
FileLevelInfoHandler - Class in org.bibalex.daf.handlers.statusdatahandler
Contains methods to read and write FileLevelInfo to and from file, String and Nodes.
FileLevelInfoHandler() - Constructor for class org.bibalex.daf.handlers.statusdatahandler.FileLevelInfoHandler
Creates a new instance of FileLevelInfoHandler.
FileLevelInfoHandlerTest - Class in org.bibalex.daf.handlers.statusdatahandler
Copyright (c) 2006-2007 by Bibliotheca Alexandrina This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
FileLevelInfoHandlerTest() - Constructor for class org.bibalex.daf.handlers.statusdatahandler.FileLevelInfoHandlerTest
 
FileLevelInfoTable - Class in org.bibalex.daf.commongui.controls
A custom table that extends JTable to display FileLevelInfo.
The table consist primarily of 6 columns: 'Type', 'From', 'To', 'Phase', 'Reason' and 'Comment'.
2 optional columns can be added: 'User' and 'Done' column.
All the cells in the table are editable unless the 'Done' optional column is added.
FileLevelInfoTable(int, boolean, boolean) - Constructor for class org.bibalex.daf.commongui.controls.FileLevelInfoTable
Creates a new instance of FileLevelInfoTable.
FileLevelInfoTest - Class in org.bibalex.daf.handlers.statusdatahandler
Copyright (c) 2006-2007 by Bibliotheca Alexandrina This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
FileLevelInfoTest() - Constructor for class org.bibalex.daf.handlers.statusdatahandler.FileLevelInfoTest
 
FileLevelInfoViewer - Class in org.bibalex.daf.handlers.statusdatahandler
A JDialog to allow the user to view file level information.
FileLevelInfoViewer(Job) - Constructor for class org.bibalex.daf.handlers.statusdatahandler.FileLevelInfoViewer
Creates a new instance of FileLevelInfoViewer.
filePanel - Variable in class org.bibalex.daf.commongui.controls.StatusDataDialog
 
filesCount - Variable in class org.bibalex.daf.entities.phase.StepThroughCheckStrategy
Stores each file as it is being visited and it physical count.
filesCount - Variable in class org.bibalex.daf.managers.phase.ProgressDialog
 
fileStatusScrollPane - Variable in class org.bibalex.daf.commongui.controls.StatusDataDialog
 
fileTable - Variable in class org.bibalex.daf.commongui.controls.StatusDataDialog
 
fill(String[]) - Method in class org.bibalex.daf.commongui.controls.ExternalIDsTable
Fills in the table with the given String[].
fill(ExternalID[]) - Method in class org.bibalex.daf.commongui.controls.ExternalIDsTable
Fills in the table with the given FileLevelInfo[].
Note: All the values will be displayed even if they are not consistent, e.g.
fill(FileLevelInfo[]) - Method in class org.bibalex.daf.commongui.controls.FileLevelInfoTable
Fills in the table with the given FileLevelInfo[].
fillBatchComboBox() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
Fills the batch ComboBox.
fillBatchComboBox() - Method in class org.bibalex.daf.managers.report.JobMetaData
Fills the batch ComboBox.
fillCollectionComboBox() - Method in class org.bibalex.daf.managers.checkin.BatchManagerGUI
Fills the collection ComboBox.
fillCollectionComboBox() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
Fills the Collection ComboBox.
fillConditionComboBox() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
Fills the job condition ComboBox.
fillConditionComboBox() - Method in class org.bibalex.daf.managers.report.JobMetaData
Fills the job condition ComboBox.
fillExternalIDsTable(Object[]) - Method in class org.bibalex.daf.managers.checkin.ExternalIDsEditor
Fills in the table with the given array.
fillExternalIDTypeComboBox() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
Fills the externalIDType ComboBox.
fillFieldsFromString(String) - Method in class org.bibalex.daf.handlers.statusdatahandler.StatusDef
Fill the fields of this instance from the given String.
If the string is null or empty, the fileds are defaulted to null.
fillInfoTable() - Method in class org.bibalex.daf.handlers.statusdatahandler.FileLevelInfoEditor
Fills the infoTable with the file level info for this job.
fillInfoTable() - Method in class org.bibalex.daf.handlers.statusdatahandler.FileLevelInfoViewer
Fills the infoTable with the file level info for this job.
fillInfoTable() - Method in class org.bibalex.daf.managers.checkin.ExternalIDsViewer
Fills the table with the External IDs of the job.
fillingInfo - Variable in class org.bibalex.daf.commongui.controls.ExternalIDsTable
Holds the ExternalID[] that was used to fill this JTable.
fillingInfo - Variable in class org.bibalex.daf.commongui.controls.FileLevelInfoTable
Holds the FileLevelInfo[] that was used to fill this JTable.
fillJobTypeComboBox() - Method in class org.bibalex.daf.managers.checkin.BatchManagerGUI
Fills the jobType ComboBox.
fillJobTypeComboBox() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
Fills the job type ComboBox.
fillJobTypeComboBox() - Method in class org.bibalex.daf.managers.phase.ChangeJobTypeDialog
Fills the jobTypeComboBox.
fillJobTypeComboBox() - Method in class org.bibalex.daf.managers.report.JobMetaData
Fills the job type ComboBox.
fillLanguageComboBox() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
Fills the language ComboBox.
fillLanguageComboBox() - Method in class org.bibalex.daf.managers.report.JobMetaData
Fills the language ComboBox.
fillPhaseComboBox() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
Fills the phase ComboBox.
fillPhaseComboBox() - Method in class org.bibalex.daf.managers.phase.ChangeJobTypeDialog
Fills the phaseComboBox.
fillPlugInComboBox() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
Fills the plugIn ComboBox.
fillStorageComboBox() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
Fills the storage ComboBox.
fillStorageComboBox() - Method in class org.bibalex.daf.managers.report.JobMetaData
Fills the storage ComboBox.
fillUserComboBox() - Method in class org.bibalex.daf.managers.checkin.NewJobGUI
Fills the phase ComboBox.
fillUserComboBox() - Method in class org.bibalex.daf.managers.phase.ChangeJobTypeDialog
Fills the phase ComboBox.
FilterByFirstName(String) - Method in class org.bibalex.daf.handlers.ldaphandler.LDAPHandler
Filter by FirstName, get all FirstName which starts with FilterValue
FilterByLastName(String) - Method in class org.bibalex.daf.handlers.ldaphandler.LDAPHandler
Filter by LastName, get all LastName which starts with FilterValue
FilterByMail(String) - Method in class org.bibalex.daf.handlers.ldaphandler.LDAPHandler
Filter by mail, get all mail which starts with FilterValue
finalize() - Method in class org.bibalex.daf.handlers.filehandler.FileHandlerFTPImpl
 
finalize() - Method in class org.bibalex.daf.handlers.filehandler.FTPFileHandler
Closes all FTP Threads connections still opened.
finalize() - Method in class org.bibalex.daf.handlers.filehandler.FTPThread
Finalizes the FTPThread by quiting the ftp connection.
finalize() - Method in class org.bibalex.daf.handlers.filehandler.FTPThreadsPool
Releases all used threads.
finish(User, WorkStation, boolean) - Method in class org.bibalex.daf.entities.job.Job
Finishes the job.
finish(String[]) - Static method in class org.bibalex.daf.managers.MainControllerGUI
This method executes "finish" command line function
finishArchiving(String[]) - Static method in class org.bibalex.daf.managers.MainControllerGUI
This method executes "finish_Archiving" command line function
finishInDatabase(int, int, int, String) - Method in class org.bibalex.daf.entities.job.Job
Sets the job state to finish in the database.
finishInfo - Variable in class org.bibalex.daf.entities.phase.DatabaseAction
Holds the DatabaseInfoDef that contains the values of the DatabaseDef.
The values is extracted from the finish entry of this phase, if that job has visited this phase previously.
FinishingState - Class in org.bibalex.daf.entities.job
This class contains the logic necessary to finish the job.
FinishingState(Job, User, WorkStation, boolean) - Constructor for class org.bibalex.daf.entities.job.FinishingState
Creates a new instance of FinishingState.
fireActionPerformed(ActionEvent) - Method in class org.bibalex.daf.commongui.controls.DateButton
Called when the button is clicked, in order to fire an ActionEvent.
fireCloseRequested() - Method in class org.bibalex.daf.commongui.MessageBox
 
FIRST_YEAR - Static variable in class org.bibalex.daf.commongui.controls.DateChooser
First year that can be selected.
firstFitCheckBox - Variable in class org.bibalex.daf.managers.archive.ArchiverManagerGUI
firstFitCheckBox helps in collecting jobs according to the concept of first fit job size
firstFitLabel - Variable in class org.bibalex.daf.managers.archive.ArchiverManagerGUI
 
FOCUSED_BORDER - Static variable in class org.bibalex.daf.commongui.controls.DateChooser
Border used to highlight the selected day when the calendar has the focus.
focusGained(FocusEvent) - Method in class org.bibalex.daf.commongui.controls.DateChooser
Called when the calendar gains the focus.
focusLost(FocusEvent) - Method in class org.bibalex.daf.commongui.controls.DateChooser
Called when the calendar loses the focus.
FolderCopy - Class in org.bibalex.daf.retrievalplugins
Copyright (c) 2006-2007 by Bibliotheca Alexandrina This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
FolderCopy() - Constructor for class org.bibalex.daf.retrievalplugins.FolderCopy
 
FolderElement - Class in org.bibalex.daf.entities.phase
Represents the folder definition within the physical section of a phase.
The FolderElement capabilities are not limited to parsing XML and converting it to an object.
The following are also included:
1) Count the number of the files within the folder.
FolderElement(String, boolean, String, String, boolean) - Constructor for class org.bibalex.daf.entities.phase.FolderElement
Creates a new instance of FolderElement.
FolderElement() - Constructor for class org.bibalex.daf.entities.phase.FolderElement
Creates a new instance of FolderElement.
FolderElement(Node) - Constructor for class org.bibalex.daf.entities.phase.FolderElement
Creates a new instance of FolderElement.
FolderElement(String) - Constructor for class org.bibalex.daf.entities.phase.FolderElement
Creates a new instance of FolderElement.
FolderElementTest - Class in org.bibalex.daf.entities.phase
Test for FolderElement
FolderElementTest() - Constructor for class org.bibalex.daf.entities.phase.FolderElementTest
 
folderExists(String) - Method in class org.bibalex.daf.entities.phase.MockFileHandler
 
folderExists(String) - Method in class org.bibalex.daf.handlers.filehandler.FileHandler
When overridden in a derived class determines whether the folder exists or not.
folderExists(String) - Method in class org.bibalex.daf.handlers.filehandler.FileHandlerFTPImpl
Determines whether the given folder exists or not.
folderExists(String) - Method in class org.bibalex.daf.handlers.filehandler.FileHandlerLocalImpl
Determines whether the given folder exists or not.
folderExists(String) - Method in class org.bibalex.daf.handlers.filehandler.FTPFileHandler
Checks if a folder exits on the server or not.
folderExists(String) - Method in class org.bibalex.daf.handlers.filehandler.LocalFileHandler
Determines whether the given folder exists or not.
folderName - Variable in class org.bibalex.daf.handlers.statusdatahandler.CompressedFolderDef
The 'FolderName' property of the element.
folderNamingConventionLabel - Variable in class org.bibalex.daf.managers.admin.JobTypesManagerGUI
 
folderNamingConventionTextField - Variable in class org.bibalex.daf.managers.admin.JobTypesManagerGUI
folderNamingConventionTextField is a text field shows folder naming convention of of selectd JobType
folderObject - Variable in class org.bibalex.daf.retrievalplugins.FolderRetrieval
 
FolderRetrieval - Class in org.bibalex.daf.retrievalplugins
Copyright (c) 2006-2007 by Bibliotheca Alexandrina This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
FolderRetrieval() - Constructor for class org.bibalex.daf.retrievalplugins.FolderRetrieval
 
FolderRetrievalTest - Class in org.bibalex.daf.retrievalplugins
 
FolderRetrievalTest() - Constructor for class org.bibalex.daf.retrievalplugins.FolderRetrievalTest
 
formatPath(String) - Method in class org.bibalex.daf.handlers.filehandler.LocalFileHandler
Format the path according to the current platform.
formulateArguments(ArrayList) - Method in class org.bibalex.daf.handlers.dbhandler.DBConnection
 
formulateArguments(ArrayList) - Method in class org.bibalex.daf.installer.DBConnection
 
frame - Variable in class org.bibalex.daf.commongui.MessageBox
 
frameNotProvided - Variable in class org.bibalex.daf.commongui.MessageBox
 
freeFTPClients - Variable in class org.bibalex.daf.handlers.filehandler.FTPClientsPool
 
freeThreads - Variable in class org.bibalex.daf.handlers.filehandler.FTPThreadsPool
 
from - Variable in class org.bibalex.daf.handlers.statusdatahandler.FileLevelInfo
The start file number.
fromColumn - Variable in class org.bibalex.daf.commongui.controls.FileLevelInfoTable
 
fromCommandLine - Variable in class org.bibalex.daf.entities.job.FinishingState
 
fromDate - Variable in class org.bibalex.daf.managers.report.JobsDataReport
 
fromDate - Variable in class org.bibalex.daf.managers.report.WorkFlowGUI
 
fromDateButton - Variable in class org.bibalex.daf.managers.checkin.AdvancedSearchGUI
Date Buttons
fromDateButton - Variable in class org.bibalex.daf.managers.report.RateReportGUI
fromDateButton specifies report starting date
fromDateButton - Variable in class org.bibalex.daf.managers.report.WorkFlowGUI
fromDateButton specifies report starting date
fromDateLabel - Variable in class org.bibalex.daf.managers.checkin.AdvancedSearchGUI
 
fromDateLabel - Variable in class org.bibalex.daf.managers.report.RateReportGUI
 
fromDateLabel - Variable in class org.bibalex.daf.managers.report.WorkFlowGUI
 
fstream - Static variable in class org.bibalex.daf.installer.FileHandler
 
ftpClient - Variable in class org.bibalex.daf.handlers.filehandler.FTPThread
 
FTPClientsPool - Class in org.bibalex.daf.handlers.filehandler
This class represents a pool of FTP clients, used to limit the number of FTPClients created while maintaning multithreading algorithm
FTPClientsPool(String, String, String, int) - Constructor for class org.bibalex.daf.handlers.filehandler.FTPClientsPool
Constructor
FTPFileHandler - Class in org.bibalex.daf.handlers.filehandler
This class is an FTP File Transfer Handler, handles all operations concerned with FTP transfer like file/folder copy, comparisons, delete It uses a multithreading technique in some of its operations This class is also the Facade for all the FTP classes in the system
FTPFileHandler(String, String, String, int) - Constructor for class org.bibalex.daf.handlers.filehandler.FTPFileHandler
Creates a new instacne of FTPFileHandler.
FTPFileHandler(String, int, String, String, int) - Constructor for class org.bibalex.daf.handlers.filehandler.FTPFileHandler
Creates a new instacne of FTPFileHandler.
ftpFileHandler - Variable in class org.bibalex.daf.handlers.filehandler.FTPFileHandlerTest
 
ftpFileHandler - Variable in class org.bibalex.daf.managers.archive.ArchiverManagerGUI
ftpFileHandler is ftp file handler to upload folders to online storage directly
FTPFileHandlerTest - Class in org.bibalex.daf.handlers.filehandler
 
FTPFileHandlerTest(String) - Constructor for class org.bibalex.daf.handlers.filehandler.FTPFileHandlerTest
 
ftpHandler - Variable in class org.bibalex.daf.entities.job.ChangingTypeState
 
ftpHandler - Variable in class org.bibalex.daf.entities.job.CheckingInState
 
ftpHandler - Variable in class org.bibalex.daf.entities.job.DownloadingState
 
ftpHandler - Variable in class org.bibalex.daf.entities.job.FinishingState
 
ftpHandler - Variable in class org.bibalex.daf.entities.job.RedirectingState
 
ftpHandler - Variable in class org.bibalex.daf.entities.job.RejectingState
 
ftpHandler - Variable in class org.bibalex.daf.entities.job.StartingState
 
ftpHandler - Variable in class org.bibalex.daf.entities.job.TransitionInfo
 
ftpHandler - Variable in class org.bibalex.daf.entities.job.UploadingState
 
ftpHandler - Variable in class org.bibalex.daf.handlers.filehandler.FileHandlerFTPImplTest
 
ftpPathLabel - Variable in class org.bibalex.daf.managers.admin.GeneralSettingsGUI
 
ftpPWD - Variable in class org.bibalex.daf.managers.archive.ArchiverManagerGUI.Archiver
 
FTPThread - Class in org.bibalex.daf.handlers.filehandler
This class represents a FTP Thread instance that can be used to get, put or delete a single file.
FTPThread(FTPClient, FTPThreadsPool) - Constructor for class org.bibalex.daf.handlers.filehandler.FTPThread
Constructor
FTPThread(FTPClient, FTPThreadsPool, FileHandlerObservable) - Constructor for class org.bibalex.daf.handlers.filehandler.FTPThread
Constructor
FTPThreadsPool - Class in org.bibalex.daf.handlers.filehandler
A pool of FTP Threads, maintaining a fixed number of connections to the server an reducing the cost of recreating threads.
FTPThreadsPool(String, String, String, int) - Constructor for class org.bibalex.daf.handlers.filehandler.FTPThreadsPool
Private Constructor, preventing any external instantiation of new objects.
FTPThreadsPool(String, String, String, int, FileHandlerObservable) - Constructor for class org.bibalex.daf.handlers.filehandler.FTPThreadsPool
Private Constructor, preventing any external instantiation of new objects.
ftpUser - Variable in class org.bibalex.daf.managers.archive.ArchiverManagerGUI.Archiver
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _