public static interface JsonSerializationHelper.Serializable
| Modifier and Type | Method and Description |
|---|---|
Object |
fromJSON(JsonSerializationHelper helper,
com.google.gwt.core.client.JavaScriptObject obj) |
String |
getJsonType() |
com.google.gwt.core.client.JavaScriptObject |
toJSON() |
String getJsonType()
com.google.gwt.core.client.JavaScriptObject toJSON()
throws tigase.jaxmpp.core.client.xml.XMLException
tigase.jaxmpp.core.client.xml.XMLExceptionObject fromJSON(JsonSerializationHelper helper, com.google.gwt.core.client.JavaScriptObject obj) throws tigase.jaxmpp.core.client.exceptions.JaxmppException
tigase.jaxmpp.core.client.exceptions.JaxmppExceptionCopyright © 2006–2015 Tigase. All rights reserved.