Package | Description |
---|---|
com.asperasoft.faspmanager |
The FASPManager is an API for initiating and managing
Aspera transfers.
|
Modifier and Type | Method and Description |
---|---|
RemoteLocation |
TransferOrder.getServer()
Get the server, who did not initiate the transfer.
|
Constructor and Description |
---|
StreamOrder(RemoteLocation destination,
XferParams params) |
TransferOrder(LocalLocation source,
RemoteLocation destination,
XferParams xferParams)
Construct an upload TransferOrder.
|
TransferOrder(RemoteLocation source,
LocalLocation destination,
XferParams xferParams)
Construct a download TransferOrder.
|
Copyright © 2017 Aspera Inc.. All rights reserved.