|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjnlp.sample.servlet.DownloadResponse
jnlp.sample.servlet.DownloadResponse.JnlpErrorResponse
public static class DownloadResponse.JnlpErrorResponse
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class jnlp.sample.servlet.DownloadResponse |
|---|
DownloadResponse.JnlpErrorResponse |
| Field Summary |
|---|
| 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 |
| Constructor Summary | |
|---|---|
DownloadResponse.JnlpErrorResponse(int jnlpErrorCode)
|
|
| Method Summary | |
|---|---|
void |
sendRespond(javax.servlet.http.HttpServletResponse response)
Post information to an HttpResponse |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DownloadResponse.JnlpErrorResponse(int jnlpErrorCode)
| Method Detail |
|---|
public void sendRespond(javax.servlet.http.HttpServletResponse response)
throws java.io.IOException
DownloadResponse
java.io.IOExceptionpublic java.lang.String toString()
toString in class DownloadResponse
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||