IcedTea-Web
NetX

Package net.sourceforge.jnlp.cache

This package contains the JNLP cache.

See:
          Description

Interface Summary
DownloadIndicator A DownloadIndicator creates DownloadServiceListeners that are notified of resources being transferred and their progress.
 

Class Summary
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.
 

Package net.sourceforge.jnlp.cache Description

This package contains the JNLP cache.

Package Specification

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:


IcedTea-Web
NetX

Submit a bug or feature