public static class DownloadResponse.JnlpErrorResponse extends DownloadResponse
DownloadResponse.JnlpErrorResponse
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
Constructor and Description |
---|
DownloadResponse.JnlpErrorResponse(int jnlpErrorCode) |
Modifier and Type | Method and Description |
---|---|
void |
sendRespond(javax.servlet.http.HttpServletResponse response)
Post information to an HttpResponse
|
String |
toString() |
public DownloadResponse.JnlpErrorResponse(int jnlpErrorCode)
public void sendRespond(javax.servlet.http.HttpServletResponse response) throws IOException
DownloadResponse
IOException
public String toString()
toString
in class DownloadResponse
Copyright © 2005–2016 Sun Microsystems. All rights reserved.