nextapp.echo2.webrender.servermessage |
Provides classes for generating XML synchronization messages sent to the client.
Related Documentation
For more information please see:
|
Java Source File Name | Type | Comment |
ClientConfigurationUpdate.java | Class | Renders ServerMessage directives to store
ClientConfiguration information on the client. |
ClientPropertiesStore.java | Class | 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.java | Class | A utility class to add EchoDomPropertyStore message parts to
the ServerMessage . |
DomUpdate.java | Class | A utility class to add EchoDomUpdate message parts to the
ServerMessage . |
EventProcessor.java | Class | A utility class to add EchoEventProcessor message parts to the
ServerMessage . |
ServerDelayMessageUpdate.java | Class | 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.java | Class | A utility class to add EchoVirtualPosition message parts to the
ServerMessage . |
WindowUpdate.java | Class | A utility class to add EchoWindowUpdate message parts to the
ServerMessage . |