Uses of Interface
javax.jnlp.DownloadService2
-
Packages that use DownloadService2 Package Description net.sourceforge.jnlp.services This package contains the classes that implement the standard services defined by the JNLP specification. -
-
Uses of DownloadService2 in net.sourceforge.jnlp.services
Classes in net.sourceforge.jnlp.services that implement DownloadService2 Modifier and Type Class Description class
XDownloadService2
Methods in net.sourceforge.jnlp.services that return DownloadService2 Modifier and Type Method Description static DownloadService2
ServiceUtil. getDownloadService2()
-