Package | Description |
---|---|
com.asperasoft.faspmanager |
The FASPManager is an API for initiating and managing
Aspera transfers.
|
Class and Description |
---|
AscpOption |
AscpParameter |
ByteRange |
ContentProtection
Deprecated.
|
ControlException
Signals that a problem occurred while sending a control message to an active transfer.
|
DeleteSource
Deprecated.
use XferParams.removeFileAfterTransfer and/or XferParams.removeEmptyDirectories
|
Encryption
Optionally, FASP can encrypt data before transmitting and decrypt it at the destination before writing it to the disk.
|
FaspManager
The FaspManager class lets you initiate transfers, add listeners to receive notifications on transfer events, poll for transfer status, and also control
active transfers.
|
FaspManagerException
Signals that an error occurred in the fasp Manager.
|
FaspProxy
Fasp proxy setting.
|
FileCryptMode |
FileInfo
A FileInfo contains information related to a file in a file transfer session.
|
FileState
State a file being transferred
|
FileTransferLocation
A Location used for file transfers.
|
HashAlgorithm |
HTTPFallback
Options for HTTPFallback
|
InitializationException
Signals a problem initializing fasp manager
|
InvalidOperationException
Indicates a operation attempted is invalid for the current transfer session
|
LaunchException
Indicates a problem starting a transfer
|
License |
LocalLocation
A LocalLocation represents the local end point of a fasp transfer
|
Manifest
Manifests are transfer receipts.
|
Mode
Mode enum, send or receive The transfer mode/direction.
|
Overwrite
Options for when a file with the same name already exists at the destination.
|
Policy
The rate policy options for a fasp transfer.
|
RemoteLocation
A RemoteLocation represents the remote point for a fasp transfer.
|
Resume
These are the resume options for transferred files, if a file is found with the same name at the destination.
|
SessionAuthorizer
It is possible to setup a custom authorizer that determines whether a transfer is to be allowed or not.
|
SessionNotFoundException
Indicates that no matching session is found to perform the current operation
|
SessionState
The different states a Session could be in.
|
SessionStats
Statistics of a FASP transfer session
|
StateException
Indicates the session is a state where the current operation cannot be performed.
|
SymLinkPolicy |
TransferEvent
Events that a file transfer session may trigger.
|
TransferListener
The interface for receiving notifications related to file transfers.
|
TransferOrder
A transfer order comprises the source, the destination, and the transfer options.
|
ValidationException
Indicates the parameters submitted to Fasp Manager are invalid
|
Version
Used to specify the version of fasp to use to transfer files.
|
XferParams
A structure of transfer parameters needed to start a fasp file transfer.
|
Copyright © 2015 Aspera Inc.. All rights reserved.