NextApp Echo2
v2.1.1

Package nextapp.echo2.webrender.servermessage

Provides classes for generating XML synchronization messages sent to the client.

See:
          Description

Class Summary
ClientConfigurationUpdate Renders ServerMessage directives to store ClientConfiguration information on the client.
ClientPropertiesStore Provides capability to push analyzed ClientProperties information back to the client in order that the client side scripts will have the same quirk information as the server.
DomPropertyStore A utility class to add EchoDomPropertyStore message parts to the ServerMessage.
DomUpdate A utility class to add EchoDomUpdate message parts to the ServerMessage.
EventProcessor A utility class to add EchoEventProcessor message parts to the ServerMessage.
ServerDelayMessageUpdate A ServerMessage-utility class to render EchoServerDelayMessage message processor directives to configure the client-side message displayed during short- and long-running server interactions.
VirtualPosition A utility class to add EchoVirtualPosition message parts to the ServerMessage.
WindowUpdate A utility class to add EchoWindowUpdate message parts to the ServerMessage.
 

Package nextapp.echo2.webrender.servermessage Description

Provides classes for generating XML synchronization messages sent to the client.

Related Documentation

For more information please see:


NextApp Echo2
v2.1.1