Class | Description |
---|---|
DownloadRequest |
The DownloadRequest incapsulates all the data in a request
SQE: We need to address query string
|
DownloadResponse |
A class used to encapsulate a file response, and
factory methods to create some common types.
|
DownloadResponse.JnlpErrorResponse | |
JarDiffHandler | |
JnlpDownloadServlet |
This Servlet class is an implementation of JNLP Specification's
Download Protocols.
|
JnlpFileHandler | |
JnlpResource |
A JnlpResource encapsulate the information about a resource that is
needed to process a JNLP Download Request.
|
Logger | |
ResourceCatalog | |
XMLAttribute |
Class that contains information about a specific attribute
|
XMLNode |
Class that contains information about an XML Node
|
XMLParsing |
Contains handy methods for looking up information
stored in XMLNodes.
|
XMLParsing.ElementVisitor |
Iterator class
|
Exception | Description |
---|---|
ErrorResponseException |
An exception that holds a DownloadResponse object.
|
Copyright © 2005–2016 Sun Microsystems. All rights reserved.