IcedTea-Web
NetX

Uses of Package
javax.jnlp

Packages that use javax.jnlp
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
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
DownloadServiceListener
           
 

Classes in javax.jnlp used by net.sourceforge.jnlp.services
BasicService
           
ClipboardService
           
DownloadService
           
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
           
 


IcedTea-Web
NetX

Submit a bug or feature