See: Description
Class | Description |
---|---|
FileStreamEntry |
This class maintains a file transfer on the server during up/download.
|
FileTransferEntry |
This class maintains a file transfer on the server during up/download.
|
ParallelStreamsList |
This list contains the stream jobs that are currently running on the server.
|
ParallelTransfersList |
This list contains the file transfer jobs that are currently running on the server.
|
Exception | Description |
---|---|
NoSuchStreamJobException |
This Exception is thrown when no according stream transfer is running
|
NoSuchTransferJobException |
This Exception is thrown when no according file transfer is running
|
TooManyTransfersException |
This Exception is thrown when too many parallel file transfers are running
|
TransferAlreadyRunningException |
This Exception is thrown when too many parallel file transfers are running
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.