public class GWTPresenceStore extends tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceStore implements JsonSerializationHelper.Serializable
| Constructor and Description |
|---|
GWTPresenceStore() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,tigase.jaxmpp.core.client.xmpp.stanzas.Presence> |
createResourcePresenceMap() |
Object |
fromJSON(JsonSerializationHelper helper,
com.google.gwt.core.client.JavaScriptObject obj) |
String |
getJsonType() |
com.google.gwt.core.client.JavaScriptObject |
toJSON() |
protected Map<String,tigase.jaxmpp.core.client.xmpp.stanzas.Presence> createResourcePresenceMap()
createResourcePresenceMap in class tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceStorepublic String getJsonType()
getJsonType in interface JsonSerializationHelper.Serializablepublic com.google.gwt.core.client.JavaScriptObject toJSON()
throws tigase.jaxmpp.core.client.xml.XMLException
toJSON in interface JsonSerializationHelper.Serializabletigase.jaxmpp.core.client.xml.XMLExceptionpublic Object fromJSON(JsonSerializationHelper helper, com.google.gwt.core.client.JavaScriptObject obj) throws tigase.jaxmpp.core.client.exceptions.JaxmppException
fromJSON in interface JsonSerializationHelper.Serializabletigase.jaxmpp.core.client.exceptions.JaxmppExceptionCopyright © 2006–2015 Tigase. All rights reserved.