public static class GleSYSTypeAdapters.ServerStateAdapter extends com.google.gson.TypeAdapter<Server.State>
| Constructor and Description |
|---|
GleSYSTypeAdapters.ServerStateAdapter() |
| Modifier and Type | Method and Description |
|---|---|
Server.State |
read(com.google.gson.stream.JsonReader reader) |
void |
write(com.google.gson.stream.JsonWriter writer,
Server.State value) |
public GleSYSTypeAdapters.ServerStateAdapter()
public void write(com.google.gson.stream.JsonWriter writer,
Server.State value)
throws IOException
write in class com.google.gson.TypeAdapter<Server.State>IOExceptionpublic Server.State read(com.google.gson.stream.JsonReader reader) throws IOException
read in class com.google.gson.TypeAdapter<Server.State>IOExceptionCopyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.