Package | Description |
---|---|
net.sourceforge.jnlp.cache |
This package contains the JNLP cache.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
CacheUtil.isCurrent(java.net.URL source,
Version version,
long lastModifed,
CacheEntry entry,
java.io.File cachedFile)
Returns whether there is a version of the URL contents in the
cache and it is up to date.
|
boolean |
UpdatePolicy.shouldUpdate(CacheEntry entry) |