Uses of Package
javax.jnlp
-
Packages that use javax.jnlp Package Description javax.jnlp net.sourceforge.jnlp.cache This package contains the JNLP cache.net.sourceforge.jnlp.services This package contains the classes that implement the standard services defined by the JNLP specification. -
Classes in javax.jnlp used by javax.jnlp Class Description DownloadService2.ResourceSpec DownloadServiceListener FileContents JNLPRandomAccessFile ServiceManagerStub SingleInstanceListener This interface specifies a listener which is notified whenever a new instance of the web start application is launched.UnavailableServiceException -
Classes in javax.jnlp used by net.sourceforge.jnlp.cache Class Description DownloadServiceListener -
Classes in javax.jnlp used by net.sourceforge.jnlp.services Class Description BasicService ClipboardService DownloadService DownloadService2 DownloadService2.ResourceSpec ExtendedService This interface provides a way for the JNLP application to open specific files in the client's system.ExtensionInstallerService FileContents FileOpenService FileSaveService JNLPRandomAccessFile PersistenceService PrintService ServiceManagerStub SingleInstanceListener This interface specifies a listener which is notified whenever a new instance of the web start application is launched.SingleInstanceService The SingleInstanceService provides a way to ensure that only one instance of the application is ever running - singleton behavior at the application level.UnavailableServiceException