| Package | Description | 
|---|---|
| org.apache.oodt.cas.filemgr.datatransfer | |
| org.apache.oodt.cas.filemgr.system | |
| org.apache.oodt.cas.filemgr.util | |
| org.apache.oodt.cas.product.jaxrs.resources | Contains JAX-RS resource classes that represent file manager entities such
 as products, their references and their metadata. | 
| Modifier and Type | Method and Description | 
|---|---|
| FileTransferStatus | TransferStatusTracker. getCurrentFileTransfer() | 
| Modifier and Type | Method and Description | 
|---|---|
| List<FileTransferStatus> | TransferStatusTracker. getCurrentFileTransfers() | 
| Modifier and Type | Method and Description | 
|---|---|
| FileTransferStatus | XmlRpcFileManagerClient. getCurrentFileTransfer() | 
| Modifier and Type | Method and Description | 
|---|---|
| List<FileTransferStatus> | XmlRpcFileManagerClient. getCurrentFileTransfers() | 
| Modifier and Type | Method and Description | 
|---|---|
| static FileTransferStatus | XmlRpcStructFactory. getFileTransferStatusFromXmlRpc(Map<String,Object> statusHash) | 
| Modifier and Type | Method and Description | 
|---|---|
| static List<FileTransferStatus> | XmlRpcStructFactory. getFileTransferStatusesFromXmlRpc(Vector<Map<String,Object>> statusVector) | 
| Modifier and Type | Method and Description | 
|---|---|
| static Map<String,Object> | XmlRpcStructFactory. getXmlRpcFileTransferStatus(FileTransferStatus status) | 
| Modifier and Type | Method and Description | 
|---|---|
| static Vector<Map<String,Object>> | XmlRpcStructFactory. getXmlRpcFileTransferStatuses(List<FileTransferStatus> statuses) | 
| Constructor and Description | 
|---|
| TransferResource(Product product,
                Metadata metadata,
                FileTransferStatus status)Constructor that sets the  FileTransferStatusfor the resource. | 
Copyright © 1999–2017 Apache OODT. All rights reserved.