| Class | Description |
|---|---|
| FileOperation |
This is an internal class and not meant to be used by the end users of the
filesystem API.
|
| FullFileBatchManager |
This is an internal class and not meant to be used by the end users of the
filesystem API.
|
| IoTask |
This is an internal class and not meant to be used by the end users of the
filesystem API.
|
| KifsDirectoryInfo | |
| KifsFileInfo | |
| LocalFileFinder |
This is an internal class and not meant to be used by the end users of the
filesystem API.
|
| LocalFileInfo |
This is an internal class and not meant to be used by the end users of the
filesystem API.
|
| Result |
This class encapsulates information about the outcome of an upload or a
download operation.
|
| Result.SortByDownloadPartNumber |
This is an implementation of the
Comparator interface used to
sort the list of Result objects returned by background threads
downloading parts of a file. |
| Enum | Description |
|---|---|
| OpMode |
This is an enum indicating whether a particular operation is an upload
or a download
This is an enum used by the class
Result which is used by the interfaces
FileUploadListener and
FileDownloadListener |
Copyright © 2024. All rights reserved.