XDownloadService2
public interface DownloadService2
Modifier and Type | Interface | Description |
---|---|---|
static class |
DownloadService2.ResourceSpec |
Modifier and Type | Field | Description |
---|---|---|
static int |
ALL |
|
static int |
APPLET |
|
static int |
APPLICATION |
|
static int |
CLASS |
|
static int |
EXTENSION |
|
static int |
IMAGE |
|
static int |
JAR |
Modifier and Type | Method | Description |
---|---|---|
DownloadService2.ResourceSpec[] |
getCachedResources(DownloadService2.ResourceSpec resourceSpec) |
|
DownloadService2.ResourceSpec[] |
getUpdateAvailableResources(DownloadService2.ResourceSpec resourceSpec) |
static final int ALL
static final int APPLET
static final int APPLICATION
static final int CLASS
static final int EXTENSION
static final int IMAGE
static final int JAR
DownloadService2.ResourceSpec[] getCachedResources(DownloadService2.ResourceSpec resourceSpec)
DownloadService2.ResourceSpec[] getUpdateAvailableResources(DownloadService2.ResourceSpec resourceSpec)