Package | Description |
---|---|
com.asperasoft.faspmanager |
The FASPManager is an API for initiating and managing
Aspera transfers.
|
Modifier and Type | Method and Description |
---|---|
static TransferEvent |
TransferEvent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransferEvent[] |
TransferEvent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TransferListener.fileSessionEvent(TransferEvent event,
SessionStats sessionStats,
FileInfo fileInfo)
Callback method for file transfer events.
|
Copyright © 2017 Aspera Inc.. All rights reserved.