IcedTea-Web
NetX

Uses of Class
net.sourceforge.jnlp.cache.CacheEntry

Packages that use CacheEntry
net.sourceforge.jnlp.cache This package contains the JNLP cache. 
 

Uses of CacheEntry in net.sourceforge.jnlp.cache
 

Methods in net.sourceforge.jnlp.cache with parameters of type CacheEntry
 boolean UpdatePolicy.shouldUpdate(CacheEntry entry)
          Returns whether the resource should be checked for being up-to-date.
 


IcedTea-Web
NetX

Submit a bug or feature