jnlp.sample.servlet
Class DownloadResponse.JnlpErrorResponse
java.lang.Object
jnlp.sample.servlet.DownloadResponse
jnlp.sample.servlet.DownloadResponse.JnlpErrorResponse
- Enclosing class:
- DownloadResponse
public static class DownloadResponse.JnlpErrorResponse
- extends DownloadResponse
Fields inherited from class jnlp.sample.servlet.DownloadResponse |
CONTENT_ENCODING, ERR_10_NO_RESOURCE, ERR_11_NO_VERSION, ERR_20_UNSUP_OS, ERR_21_UNSUP_ARCH, ERR_22_UNSUP_LOCALE, ERR_23_UNSUP_JRE, ERR_99_UNKNOWN, GZIP_ENCODING, PACK200_GZIP_ENCODING, STS_00_OK |
DownloadResponse.JnlpErrorResponse
public DownloadResponse.JnlpErrorResponse(int jnlpErrorCode)
sendRespond
public void sendRespond(HttpServletResponse response)
throws IOException
- Description copied from class:
DownloadResponse
- Post information to an HttpResponse
- Throws:
IOException
toString
public String toString()
- Overrides:
toString
in class DownloadResponse
Copyright © 2005-2011 Sun Microsystems. All Rights Reserved.