| Interface | Description |
|---|---|
| Download |
Generic downloader.
|
| Class | Description |
|---|---|
| ByteArrayDownload |
Implements
Download from a byte array. |
| DownloadInterceptor |
Intercepts methods whom return a File or an InputStream.
|
| FileDownload |
Reads bytes from a file into the result.
|
| InputStreamDownload |
Handles download by reading from a input stream byte by byte.
|
Copyright © 2013 Caelum. All Rights Reserved.