public static class ServerStatusResponse.Serializer
extends java.lang.Object
implements com.google.gson.JsonDeserializer, com.google.gson.JsonSerializer
Constructor and Description |
---|
ServerStatusResponse.Serializer() |
Modifier and Type | Method and Description |
---|---|
ServerStatusResponse |
deserialize(com.google.gson.JsonElement p_151314_1_,
java.lang.reflect.Type p_151314_2_,
com.google.gson.JsonDeserializationContext p_151314_3_) |
com.google.gson.JsonElement |
serialize(java.lang.Object par1Obj,
java.lang.reflect.Type par2Type,
com.google.gson.JsonSerializationContext par3JsonSerializationContext) |
com.google.gson.JsonElement |
serialize(ServerStatusResponse p_151313_1_,
java.lang.reflect.Type p_151313_2_,
com.google.gson.JsonSerializationContext p_151313_3_) |
public ServerStatusResponse deserialize(com.google.gson.JsonElement p_151314_1_, java.lang.reflect.Type p_151314_2_, com.google.gson.JsonDeserializationContext p_151314_3_)
deserialize
in interface com.google.gson.JsonDeserializer
public com.google.gson.JsonElement serialize(ServerStatusResponse p_151313_1_, java.lang.reflect.Type p_151313_2_, com.google.gson.JsonSerializationContext p_151313_3_)
public com.google.gson.JsonElement serialize(java.lang.Object par1Obj, java.lang.reflect.Type par2Type, com.google.gson.JsonSerializationContext par3JsonSerializationContext)
serialize
in interface com.google.gson.JsonSerializer