jnlp.sample.servlet
Class JarDiffHandler
java.lang.Object
jnlp.sample.servlet.JarDiffHandler
public class JarDiffHandler
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JarDiffHandler
public JarDiffHandler(ServletContext servletContext,
Logger log)
- Initialize JarDiff handler
getJarDiffEntry
public DownloadResponse getJarDiffEntry(ResourceCatalog catalog,
DownloadRequest dreq,
JnlpResource res)
- Returns a JarDiff for the given request
isJavawsVersion
public static boolean isJavawsVersion(DownloadRequest dreq,
String version)
Copyright © 2005-2011 Sun Microsystems. All Rights Reserved.