Uses of Package
javax.jnlp
Packages that use javax.jnlp
Package
Description
This package contains the JNLP cache.
This package contains the classes that implement the standard services
defined by the JNLP specification.
-
Classes in javax.jnlp used by javax.jnlpClassDescriptionThis interface specifies a listener which is notified whenever a new instance of the web start application is launched.
-
Classes in javax.jnlp used by net.sourceforge.jnlp.cache
-
Classes in javax.jnlp used by net.sourceforge.jnlp.servicesClassDescriptionThis interface provides a way for the JNLP application to open specific files in the client's system.This interface specifies a listener which is notified whenever a new instance of the web start application is launched.The SingleInstanceService provides a way to ensure that only one instance of the application is ever running - singleton behavior at the application level.