Uses of Class
net.sourceforge.jnlp.cache.CacheUtil.CacheId
-
Packages that use CacheUtil.CacheId Package Description net.sourceforge.jnlp.cache This package contains the JNLP cache. -
-
Uses of CacheUtil.CacheId in net.sourceforge.jnlp.cache
Methods in net.sourceforge.jnlp.cache that return types with arguments of type CacheUtil.CacheId Modifier and Type Method Description static java.util.List<CacheUtil.CacheId>
CacheUtil. getCacheIds(java.lang.String filter, boolean jnlpPath, boolean domain)
This method load all known IDs of applications and will gather all members, which share the id
-