public class ExampleJackson extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ExampleJackson.Endpoint |
static class |
ExampleJackson.MyObjectMapperResolver |
| Constructor and Description |
|---|
ExampleJackson() |
| Modifier and Type | Method and Description |
|---|---|
void |
configuration() |
void |
jaxrs() |
void |
json() |
void |
objectMapperResource() |
void |
pttype() |
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()
throws com.fasterxml.jackson.core.JsonProcessingException
com.fasterxml.jackson.core.JsonProcessingExceptionpublic void pttype()
throws IOException
IOExceptionpublic void jaxrs()
public void objectMapperResource()
public void serializationMode()
Copyright © 2019 The Holon Platform. All rights reserved.