Package | Description |
---|---|
com.asperasoft.faspmanager |
The FASPManager is an API for initiating and managing
Aspera transfers.
|
Modifier and Type | Method and Description |
---|---|
void |
FaspManager.addSource(String id,
String source,
String destination)
Instructs the transfer session to transfer 'source' to 'destination'.
|
void |
FaspManager.addSource(String id,
String source,
String destination,
long startByte,
long endByte)
Instructs the transfer session to transfer 'source' to 'destination' and to transfer only the range of bytes starting from startByte to endByte.
|
Copyright © 2015 Aspera Inc.. All rights reserved.