public class FileDownloader extends Object
| Modifiers | Name | Description |
|---|---|---|
static ProxyOption |
DEFAULT_PROXY_OPTION |
|
static long |
NOTIFICATION_DELAY |
|
static long |
UNKNOWN_SIZE |
| Constructor and description |
|---|
FileDownloader
(long fileSizeInBytes) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
public void |
addListener(DownloadProgressListener l) |
|
public void |
download(String url, OutputStream os, org.eclipse.core.runtime.IProgressMonitor monitor) |