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
JaxmppException
String getJsonType()
com.google.gwt.core.client.JavaScriptObject toJSON() throws XMLException
XMLException
Copyright © 2006–2018 Tigase. All rights reserved.