|
NextApp Echo2 v2.1.1 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnextapp.echo2.webrender.servermessage.ClientConfigurationUpdate
public class ClientConfigurationUpdate
Renders ServerMessage
directives to store
ClientConfiguration
information on the client.
Method Summary | |
---|---|
static void |
renderUpdateDirective(ServerMessage serverMessage,
ClientConfiguration clientConfiguration)
Renders a ServerMessage directive directing the
client to store the provided ClientConfiguration information. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void renderUpdateDirective(ServerMessage serverMessage, ClientConfiguration clientConfiguration)
ServerMessage
directive directing the
client to store the provided ClientConfiguration
information.
serverMessage
- the outgoing ServerMessage
clientConfiguration
- the ClientConfiguration
information
|
NextApp Echo2 v2.1.1 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |