Package 

Class MessageVersion.Serializer

    • Method Summary

      Modifier and Type Method Description
      JsonElement serialize(MessageVersion version, Type typeOfMessage, JsonSerializationContext ctx)
      MessageVersion deserialize(JsonElement json, Type typeOfT, JsonDeserializationContext context)
      • Methods inherited from class com.google.gson.JsonSerializer

        serialize
      • Methods inherited from class com.google.gson.JsonDeserializer

        deserialize
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait