public class GwtSessionObject extends AbstractSessionObject
Modifier and Type | Class and Description |
---|---|
static class |
GwtSessionObject.RestoringSessionException |
AbstractSessionObject.Entry
SessionObject.ClearedHandler, SessionObject.Scope
properties
DOMAIN_NAME, NICKNAME, PASSWORD, RESOURCE, SERVER_NAME, USER_BARE_JID
Constructor and Description |
---|
GwtSessionObject() |
Modifier and Type | Method and Description |
---|---|
void |
restore(String value) |
String |
serialize() |
void |
test() |
addClearedHandler, clear, clear, clear, getEventBus, getProperty, getProperty, getUserBareJid, getUserProperty, removeClearedHandler, setEventBus, setProperty, setProperty, setUserProperty, toString
public void restore(String value) throws GwtSessionObject.RestoringSessionException
public String serialize()
public void test()
Copyright © 2006–2018 Tigase. All rights reserved.