jnlp.sample.servlet
Class JnlpFileHandler
java.lang.Object
jnlp.sample.servlet.JnlpFileHandler
public class JnlpFileHandler
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JnlpFileHandler
public JnlpFileHandler(ServletContext servletContext,
Logger log)
- Initialize JnlpFileHandler for the specific ServletContext
getJnlpFile
public DownloadResponse getJnlpFile(JnlpResource jnlpres,
DownloadRequest dreq)
throws IOException
- Throws:
IOException
getJnlpFileEx
public DownloadResponse getJnlpFileEx(JnlpResource jnlpres,
DownloadRequest dreq)
throws IOException
- Throws:
IOException
Copyright © 2005-2011 Sun Microsystems. All Rights Reserved.