| Package | Description | 
|---|---|
| org.apache.oodt.cas.filemgr.datatransfer | |
| org.apache.oodt.cas.filemgr.system | |
| org.apache.oodt.cas.filemgr.util | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | InPlaceDataTransfererAn implementation of the  DataTransferinterface that leaves
 products in the same place (i.e., "in place") and doesn't transfer
 them at all. | 
| class  | LocalDataTransferer | 
| class  | RemoteDataTransferer | 
| class  | S3DataTransfererDataTransferwhich put/gets files in/from Amazon S3 storage. | 
| Modifier and Type | Method and Description | 
|---|---|
| DataTransfer | RemoteDataTransferFactory. createDataTransfer() | 
| DataTransfer | LocalDataTransferFactory. createDataTransfer() | 
| DataTransfer | InPlaceDataTransferFactory. createDataTransfer() | 
| DataTransfer | DataTransferFactory. createDataTransfer() | 
| Modifier and Type | Method and Description | 
|---|---|
| DataTransfer | XmlRpcFileManagerClient. getDataTransfer() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | XmlRpcFileManagerClient. setDataTransfer(DataTransfer dataTransfer) | 
| Modifier and Type | Method and Description | 
|---|---|
| static DataTransfer | GenericFileManagerObjectFactory. getDataTransferServiceFromFactory(String serviceFactory)
 Constructs a new  DataTransferfrom the specifiedserviceFactory. | 
Copyright © 1999–2017 Apache OODT. All rights reserved.