Package net.sourceforge.jnlp.cache
Class ResourceUrlCreator
java.lang.Object
net.sourceforge.jnlp.cache.ResourceUrlCreator
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
resource
-
downloadOptions
-
-
Constructor Details
-
ResourceUrlCreator
-
-
Method Details
-
getUrls
Returns a list of URLs that the resources might be downloadable from. The Resources may not be downloadable from any of them. The returned order is the order the urls should be attempted in.- Returns:
- a list of URLs that the resources might be downloadable from
-
getVersionedUrl
Returns the URL for this resource, including the resource's version number in the query string- Returns:
- url with version cared about
-