IcedTea-Web
NetX

Uses of Class
net.sourceforge.jnlp.runtime.JNLPClassLoader.DownloadAction

Packages that use JNLPClassLoader.DownloadAction
net.sourceforge.jnlp.runtime This package contains the classes that manage the secure runtime environment for JNLP apps. 
 

Uses of JNLPClassLoader.DownloadAction in net.sourceforge.jnlp.runtime
 

Methods in net.sourceforge.jnlp.runtime that return JNLPClassLoader.DownloadAction
static JNLPClassLoader.DownloadAction JNLPClassLoader.DownloadAction.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static JNLPClassLoader.DownloadAction[] JNLPClassLoader.DownloadAction.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


IcedTea-Web
NetX

Submit a bug or feature