Package | Description |
---|---|
com.asperasoft.faspmanager |
The FASPManager is an API for initiating and managing
Aspera transfers.
|
Modifier and Type | Method and Description |
---|---|
SessionStats |
FaspManager.getSessionStats(String sessionId)
Get the statistics of a session by its id
|
SessionStats |
FaspManager.getSessionStatsByCookie(String cookie)
Get the statistics of the session associated with the cookie.
|
Modifier and Type | Method and Description |
---|---|
boolean |
SessionAuthorizer.authorizationRequest(SessionStats session)
Callback method for authorization requests
|
void |
TransferListener.fileSessionEvent(TransferEvent event,
SessionStats sessionStats,
FileInfo fileInfo)
Callback method for file transfer events.
|
Copyright © 2015 Aspera Inc.. All rights reserved.