tigase.jaxmpp.gwt.client
Class GwtSessionObject

java.lang.Object
  extended by tigase.jaxmpp.core.client.AbstractSessionObject
      extended by tigase.jaxmpp.gwt.client.GwtSessionObject
All Implemented Interfaces:
tigase.jaxmpp.core.client.SessionObject, tigase.jaxmpp.core.client.UserProperties

public class GwtSessionObject
extends tigase.jaxmpp.core.client.AbstractSessionObject


Nested Class Summary
static class GwtSessionObject.RestoringSessionException
           
 
Field Summary
 
Fields inherited from class tigase.jaxmpp.core.client.AbstractSessionObject
log, presence, properties, responseManager, roster, streamFeatures, userProperties
 
Fields inherited from interface tigase.jaxmpp.core.client.SessionObject
DOMAIN_NAME, NICKNAME, PASSWORD, RESOURCE, SERVER_NAME, USER_BARE_JID
 
Constructor Summary
GwtSessionObject()
           
 
Method Summary
 void restore(com.google.gwt.json.client.JSONValue value)
           
 String serialize()
           
 
Methods inherited from class tigase.jaxmpp.core.client.AbstractSessionObject
checkHandlersTimeout, clear, getBindedJid, getPresence, getProperty, getResponseHandler, getRoster, getStreamFeatures, getUserBareJid, getUserProperty, registerResponseHandler, setProperty, setStreamFeatures, setUserProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GwtSessionObject

public GwtSessionObject()
Method Detail

restore

public void restore(com.google.gwt.json.client.JSONValue value)
             throws GwtSessionObject.RestoringSessionException
Throws:
GwtSessionObject.RestoringSessionException

serialize

public String serialize()


Copyright © 2006-2012 Tigase. All Rights Reserved.