Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.oodt.cas.filemgr.datatransfer Classes and Interfaces - 11 results found.
NameDescriptionTypePackageFramework
DataTransfer Objects implementing this interface define how to transfer products to the DataStore repository.Interfaceorg.apache.oodt.cas.filemgr.datatransferApache OODT
DataTransferFactory A Factory for creating DataTransfer implementation objects.Interfaceorg.apache.oodt.cas.filemgr.datatransferApache OODT
InPlaceDataTransfererAn implementation of the DataTransfer interface that leaves products in the same place (i.Classorg.apache.oodt.cas.filemgr.datatransferApache OODT
InPlaceDataTransferFactory Creates new InPlaceDataTransferers.Classorg.apache.oodt.cas.filemgr.datatransferApache OODT
LocalDataTransferer An implementation of the DataTransfer interface that moves products that are available via URIs on the same machine, through anClassorg.apache.oodt.cas.filemgr.datatransferApache OODT
LocalDataTransferFactory Creates new LocalDataTransferers.Classorg.apache.oodt.cas.filemgr.datatransferApache OODT
RemoteDataTransferer An implementation of the DataTransfer interface that transfers files to a remote file manager over XML-RPC, using theClassorg.apache.oodt.cas.filemgr.datatransferApache OODT
RemoteDataTransferFactory A Factory for constructing RemoteDataTransferer objects.Classorg.apache.oodt.cas.filemgr.datatransferApache OODT
S3DataTransfererDataTransfer which put/gets files in/from Amazon S3 storage.Classorg.apache.oodt.cas.filemgr.datatransferApache OODT
S3DataTransfererFactoryDataTransferFactory which creates S3DataTransferers.Classorg.apache.oodt.cas.filemgr.datatransferApache OODT
TransferStatusTracker An abstract base class for data transfers that uses an in-memory HashMap to keep track of data transfer status information.Classorg.apache.oodt.cas.filemgr.datatransferApache OODT