| Interface | Description |
|---|---|
| DownloadAction |
A simple action to download a single file.
|
| DownloadAction.Dest |
Interface for consuming the output of an HTTP response.
|
| Class | Description |
|---|---|
| AbstractDownloadAction |
Created by covers1624 on 16/12/21.
|
| HttpEngineDownloadAction |
A
DownloadAction backed by the HttpEngine abstraction. |
| Exception | Description |
|---|---|
| HttpResponseException |
Created by covers1624 on 22/11/21.
|