Uses of Class
javax.jnlp.DownloadService2.ResourceSpec
Packages that use DownloadService2.ResourceSpec
Package
Description
This package contains the classes that implement the standard services
defined by the JNLP specification.
-
Uses of DownloadService2.ResourceSpec in javax.jnlp
Methods in javax.jnlp that return DownloadService2.ResourceSpecModifier and TypeMethodDescriptionDownloadService2.getCachedResources
(DownloadService2.ResourceSpec resourceSpec) DownloadService2.getUpdateAvailableResources
(DownloadService2.ResourceSpec resourceSpec) Methods in javax.jnlp with parameters of type DownloadService2.ResourceSpecModifier and TypeMethodDescriptionDownloadService2.getCachedResources
(DownloadService2.ResourceSpec resourceSpec) DownloadService2.getUpdateAvailableResources
(DownloadService2.ResourceSpec resourceSpec) -
Uses of DownloadService2.ResourceSpec in net.sourceforge.jnlp.services
Methods in net.sourceforge.jnlp.services that return DownloadService2.ResourceSpecModifier and TypeMethodDescriptionXDownloadService2.getCachedResources
(DownloadService2.ResourceSpec resourceSpec) XDownloadService2.getUpdateAvailableResources
(DownloadService2.ResourceSpec resourceSpec) Methods in net.sourceforge.jnlp.services with parameters of type DownloadService2.ResourceSpecModifier and TypeMethodDescriptionXDownloadService2.getCachedResources
(DownloadService2.ResourceSpec resourceSpec) XDownloadService2.getUpdateAvailableResources
(DownloadService2.ResourceSpec resourceSpec)