|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.incesoft.botplatform.sdk.protocol.json.MessageDeserializer
public class MessageDeserializer
Constructor Summary | |
---|---|
MessageDeserializer()
|
Method Summary | |
---|---|
java.lang.Object |
deserialize(com.google.gson.JsonElement el,
java.lang.reflect.Type type,
com.google.gson.JsonDeserializationContext ctx)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MessageDeserializer()
Method Detail |
---|
public java.lang.Object deserialize(com.google.gson.JsonElement el, java.lang.reflect.Type type, com.google.gson.JsonDeserializationContext ctx) throws com.google.gson.JsonParseException
deserialize
in interface com.google.gson.JsonDeserializer
com.google.gson.JsonParseException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |