Netx v0.5 JavaDoc

All Packages

netx.jnlpThis package contains the classes that represent the parts of a Java Network Launching Protocol (JNLP) file as objects, and a way to launch a JNLP file as an application, applet, or installer.
netx.jnlp.cacheThis package contains the JNLP cache.
netx.jnlp.eventThis package contains the JNLP events.
netx.jnlp.runtimeThis package contains the classes that manage the secure runtime environment for JNLP apps.
netx.jnlp.servicesThis package contains the classes that implement the standard services defined by the JNLP specification.
netx.jnlp.util