public class JarDiffHandler extends Object
Constructor and Description |
---|
JarDiffHandler(javax.servlet.ServletContext servletContext,
Logger log)
Initialize JarDiff handler
|
Modifier and Type | Method and Description |
---|---|
DownloadResponse |
getJarDiffEntry(ResourceCatalog catalog,
DownloadRequest dreq,
JnlpResource res)
Returns a JarDiff for the given request
|
static boolean |
isJavawsVersion(DownloadRequest dreq,
String version) |
public JarDiffHandler(javax.servlet.ServletContext servletContext, Logger log)
public DownloadResponse getJarDiffEntry(ResourceCatalog catalog, DownloadRequest dreq, JnlpResource res)
public static boolean isJavawsVersion(DownloadRequest dreq, String version)
Copyright © 2005–2016 Sun Microsystems. All rights reserved.