Package | Description |
---|---|
com.asperasoft.faspmanager |
The FASPManager is an API for initiating and managing
Aspera transfers.
|
Modifier and Type | Field and Description |
---|---|
static Policy |
Policy.DEFAULT
The default policy value.
|
Policy |
XferParams.policy
Transfer rate policy.
|
Modifier and Type | Method and Description |
---|---|
static Policy |
Policy.fromMgmtValue(String mgmtValue) |
Policy |
SessionStats.getPolicy()
Transfer policy
|
static Policy |
Policy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Policy[] |
Policy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
FaspManager.setRate(String sessionId,
int targetRate,
int minRate,
Policy policy)
Change the rate and policy of an active transfer
|
Copyright © 2017 Aspera Inc.. All rights reserved.