Package | Description |
---|---|
com.asperasoft.faspmanager |
The FASPManager is an API for initiating and managing
Aspera transfers.
|
Modifier and Type | Class and Description |
---|---|
class |
LocalLocation
A LocalLocation represents the local end point of a fasp transfer
|
class |
RemoteLocation
A RemoteLocation represents the remote point for a fasp transfer.
|
Modifier and Type | Method and Description |
---|---|
FileTransferLocation |
TransferOrder.getClient()
Get the client, who initiated the transfer.
|
FileTransferLocation |
TransferOrder.getDestination()
Get the destination location, where data is transferred to.
|
FileTransferLocation |
TransferOrder.getSource()
Get the source location, where data is transferred from.
|
Modifier and Type | Method and Description |
---|---|
void |
TransferOrder.setDestination(FileTransferLocation destination)
Set the destination location.
|
void |
TransferOrder.setSource(FileTransferLocation source)
Set the source location.
|
Copyright © 2017 Aspera Inc.. All rights reserved.