| Interface | Description |
|---|---|
| ConnectionListener | |
| FolderListener | |
| ProgressListener |
Use this for three purposes
a. implement a bandwidth throttle by putting a delay in onRead
b. display progress information to the user in onProgress and onComplete
c. allow the user to cancel transfers by implementing isCancelled
|
| ResourceListener | |
| StreamReceiver |
| Class | Description |
|---|---|
| File | |
| Folder | |
| Host | |
| HostBuilder | |
| HttpResult | |
| IfMatchCheck |
Just a wrapper for an etag.
|
| LockMethod | |
| MkColMethod | |
| MyByteArrayOutputStream | |
| NotifyingFileInputStream | |
| NotifyingFileOutputStream | |
| PropFindMethod | |
| PropFindResponse | |
| PropFindResponse.LockDiscovery | |
| ProxyDetails | |
| RangedGetMethod |
Implements the HTTP GET method.
|
| ReportMethod | |
| Resource | |
| RespUtils | |
| TransferService | |
| UnLockMethod | |
| Utils |
| Exception | Description |
|---|---|
| GenericHttpException | |
| HttpException | |
| InternalServerError | |
| MethodNotAllowedException | |
| RedirectException | |
| Utils.CancelledException |
Copyright © 2021 McEvoy Software Ltd. All rights reserved.