public class ExampleGson extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ExampleGson.Endpoint |
static class |
ExampleGson.MyObjectMapperResolver |
| Constructor and Description |
|---|
ExampleGson() |
| Modifier and Type | Method and Description |
|---|---|
void |
configuration() |
void |
gsonResource() |
void |
jaxrs() |
void |
json() |
void |
serializationMode() |
void |
serializeAndDeserialize() |
void |
temporals() |
void |
ttype() |
public void configuration()
public void temporals()
throws IOException
IOExceptionpublic void json()
public void ttype()
throws IOException
IOExceptionpublic void serializeAndDeserialize()
public void serializationMode()
public void jaxrs()
public void gsonResource()
Copyright © 2019 The Holon Platform. All rights reserved.