ComponentSynchronizePeer
s that provides the capability to receive DELAYED notification of state updates from the client. The delayed state notifications will be provided to the server when a state change occurs to a component which requires immediate notification. The delayed state notifications will be provided to the application before the immediate notification, though they will be processed in no particular order. This interface must be implemented by any component that creates "EchoPropertyUpdate" message parts on the client in a ClientMessage.
@see nextapp.echo2.webcontainer.ActionProcessor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|