Package javax.jnlp
Interface DownloadService2
- All Known Implementing Classes:
XDownloadService2
public interface DownloadService2
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiongetCachedResources
(DownloadService2.ResourceSpec resourceSpec) getUpdateAvailableResources
(DownloadService2.ResourceSpec resourceSpec)
-
Field Details
-
ALL
static final int ALL- See Also:
-
APPLET
static final int APPLET- See Also:
-
APPLICATION
static final int APPLICATION- See Also:
-
CLASS
static final int CLASS- See Also:
-
EXTENSION
static final int EXTENSION- See Also:
-
IMAGE
static final int IMAGE- See Also:
-
JAR
static final int JAR- See Also:
-
-
Method Details
-
getCachedResources
-
getUpdateAvailableResources
DownloadService2.ResourceSpec[] getUpdateAvailableResources(DownloadService2.ResourceSpec resourceSpec)
-