Interface | Description |
---|---|
DownloadIndicator |
A DownloadIndicator creates DownloadServiceListeners that are
notified of resources being transferred and their progress.
|
Class | Description |
---|---|
CacheDirectory | |
CacheEntry |
Describes an entry in the cache.
|
CacheUtil |
Provides static methods to interact with the cache, download
indicator, and other utility methods.
|
DefaultDownloadIndicator |
Show the progress of downloads.
|
DirectoryNode | |
Resource |
Information about a single resource to download.
|
ResourceTracker |
This class tracks the downloading of various resources of a
JNLP file to local files in the cache.
|
ResourceUrlCreator | |
UpdatePolicy |
A policy that determines when a resource should be checked for
an updated version.
|