|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnextapp.echo2.webrender.servermessage.ClientPropertiesStore
public class 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.
| Method Summary | |
|---|---|
static void |
renderStoreDirective(ServerMessage serverMessage,
ClientProperties clientProperties)
Renders a ServerMessage directive directing the
client to store the provided ClientProperties information. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void renderStoreDirective(ServerMessage serverMessage,
ClientProperties clientProperties)
ServerMessage directive directing the
client to store the provided ClientProperties information.
serverMessage - the outgoing ServerMessageclientProperties - the ClientProperties information
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||