public class JsonFactory
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static boolean |
DEBUG |
static com.google.gson.Gson |
GSON |
Constructor and Description |
---|
JsonFactory() |
Modifier and Type | Method and Description |
---|---|
static Response |
stringToResponse(java.lang.String s) |
public static Response stringToResponse(java.lang.String s)