Package net.sourceforge.jnlp.cache
package net.sourceforge.jnlp.cache
This package contains the JNLP cache.
-
ClassDescriptionDescribes an entry in the cache.This class helps maintain the ordering of most recently use items across multiple jvm instances.Provides static methods to interact with the cache, download indicator, and other utility methods.Show the progress of downloads.A DownloadIndicator creates DownloadServiceListeners that are notified of resources being transferred and their progress.Handles loading and access of native code loading through a JNLP application or applet.Information about a single resource to download.This class tracks the downloading of various resources of a JNLP file to local files in the cache.A policy that determines when a resource should be checked for an updated version.