public interface DownloadService2
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | DownloadService2.ResourceSpec | 
| Modifier and Type | Field and 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 and Description | 
|---|---|
| DownloadService2.ResourceSpec[] | getCachedResources(DownloadService2.ResourceSpec resourceSpec) | 
| DownloadService2.ResourceSpec[] | getUpdateAvaiableReosurces(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[] getUpdateAvaiableReosurces(DownloadService2.ResourceSpec resourceSpec)