public class GsonFactory
extends java.lang.Object
Constructor and Description |
---|
GsonFactory() |
Modifier and Type | Method and Description |
---|---|
static com.google.gson.Gson |
getDeserializer()
Returns a JSON deserializer that will properly work with Subsonic connections, by including all needed deserialization strategies
|
static com.google.gson.Gson |
getPrettyPrintingDeserializer()
Returns a JSON deserializer that will properly work with Subsonic connections, by including all needed deserialization strategies.
|
public static com.google.gson.Gson getDeserializer()
public static com.google.gson.Gson getPrettyPrintingDeserializer()