NextApp Echo2
v2.1.1

Package nextapp.echo2.webrender.service

Provides core rendering services.

See:
          Description

Interface Summary
SynchronizeService.ClientMessagePartProcessor An interface describing a ClientMessage MessagePart Processor.
 

Class Summary
AsyncMonitorService Abstract base service for handling server poll requests to determine if any asynchronous operations affecting a UserInstance have been performed since the last server interaction, such that the client might resynchronize with the server.
CoreServices Static instances of the 'core' Web Render Engine Services.
DebugPaneService Service which renders HTML content of Debug Pane.
JavaScriptService A service which renders JavaScript resource files.
SessionExpiredService A Service which renders a 400 (Bad Request) with the message "Session Expired".
StaticBinaryService A Service which renders a static binary resource.
StaticTextService A service which renders a text resource, such as a text or XML document.
SynchronizeService A service which synchronizes the state of the client with that of the server.
 

Package nextapp.echo2.webrender.service Description

Provides core rendering services.

Related Documentation

For more information please see:


NextApp Echo2
v2.1.1