Uses of Class
net.sourceforge.jnlp.cache.CacheEntry
Packages that use CacheEntry
-
Uses of CacheEntry in net.sourceforge.jnlp.cache
Methods in net.sourceforge.jnlp.cache with parameters of type CacheEntryModifier and TypeMethodDescriptionstatic booleanCacheUtil.isCurrent(URL source, Version version, long lastModifed, CacheEntry entry, File cachedFile) Returns whether there is a version of the URL contents in the cache and it is up to date.booleanUpdatePolicy.shouldUpdate(CacheEntry entry)