Methods in jnlp.sample.servlet with parameters of type JnlpResource |
int |
ResourceCatalog.findMatch(List list,
String name,
DownloadRequest dreq,
JnlpResource[] result)
This method finds the best match, or return the best error code. |
DownloadResponse |
JarDiffHandler.getJarDiffEntry(ResourceCatalog catalog,
DownloadRequest dreq,
JnlpResource res)
Returns a JarDiff for the given request |
DownloadResponse |
JnlpFileHandler.getJnlpFile(JnlpResource jnlpres,
DownloadRequest dreq)
|
DownloadResponse |
JnlpFileHandler.getJnlpFileEx(JnlpResource jnlpres,
DownloadRequest dreq)
|
int |
ResourceCatalog.matchEntry(String name,
VersionString vs,
DownloadRequest dreq,
JnlpResource jnlpres,
VersionID vid)
|