IcedTea-Web
NetX

Uses of Interface
javax.jnlp.DownloadService

Packages that use DownloadService
net.sourceforge.jnlp.services This package contains the classes that implement the standard services defined by the JNLP specification. 
 

Uses of DownloadService in net.sourceforge.jnlp.services
 

Methods in net.sourceforge.jnlp.services that return DownloadService
static DownloadService ServiceUtil.getDownloadService()
          Returns the DownloadService reference, or null if the service is unavailable.
 


IcedTea-Web
NetX

Submit a bug or feature