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() |
Object fromJSON(JsonSerializationHelper helper, com.google.gwt.core.client.JavaScriptObject obj) throws JaxmppException
JaxmppExceptionString getJsonType()
com.google.gwt.core.client.JavaScriptObject toJSON()
throws XMLException
XMLExceptionCopyright © 2006–2020 Tigase. All rights reserved.