Package org.nees.data.strategies

Interface Summary
FileTransferStrategy File transfer strategies contain the logic for put/getting files from a staging area.
 

Class Summary
BasicHandler An extension of the protocol handler for the most basic of transfers.
GridFTPHandler An extension of the protocol handler specific to grid ftp.
HomeDirectoryTransferStrategy This strategy moves files to and from a user's home directory when uploading and downloading files from the repository.
LocalFileTransferStrategy  
ProtocolHandler This class contains information used to store and manipulate files in a given protocol.