|
NextApp Echo2 v2.1.1 |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Service | An interface for objects that process Connection s, parsing an
HTTP request and producing an HTTP response. |
WebRenderServlet.MultipartRequestWrapper | An interface implemented by a supporting object that will handle multipart/form-data encoded HTTP requests. |
Class Summary | |
---|---|
BaseHtmlDocument | The initial document rendered when a user visits an application. |
ClientAnalyzerProcessor | SynchronizeService.ClientMessagePartProcessor which creates
a ClientProperties object based on the client script's
analysis of its environment. |
ClientConfiguration | Application-specific client configuration settings. |
ClientProperties | A description of the client browser environment. |
Connection | A representation of a connection to the server by the client, encapsulating the servlet request and response objects, and providing access to the relevant application instance. |
ContentType | A representation of a content-type. |
ServerDelayMessage | Representation of a client/server-interaction delay message. |
ServerMessage | The outgoing XML message which synchronizes the state of the client to that of the server. |
ServiceRegistry | A registry of Service objects that may be recalled based
on Id values. |
UserInstance | An abstract base class representing a single user-instance of an application hosted in an application container. |
UserInstanceUpdateManager | Provides information about changes to UserInstance properties
of which the client engine needs to be informed. |
WebRenderServlet | Echo HttpServlet implementation. |
Exception Summary | |
---|---|
WebRenderServletException | A generic runtime exception to handle circumstances that should almost never happen. |
Provides the core classes of the Web Rendering Engine Server.
|
NextApp Echo2 v2.1.1 |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |