Uses of Interface
javax.jnlp.DownloadService
-
Packages that use DownloadService Package Description 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 Modifier and Type Method Description static DownloadService
ServiceUtil. getDownloadService()
-