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 boolean
CacheUtil.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.boolean
UpdatePolicy.shouldUpdate
(CacheEntry entry)