Package | Description |
---|---|
com.asperasoft.faspmanager |
The FASPManager is an API for initiating and managing
Aspera transfers.
|
Modifier and Type | Method and Description |
---|---|
XferParams |
TransferOrder.getXferParams()
Get the transfer parameters.
|
Modifier and Type | Method and Description |
---|---|
protected void |
TransferOrder.setXferParams(XferParams xferParams)
Set the transfer parameters.
|
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.