@Provider public class JsonObjectProvider extends Object implements javax.ws.rs.ext.ContextResolver<com.fasterxml.jackson.databind.ObjectMapper>
Provider adds configuration for the serialization of JSON resources.| Modifier and Type | Field and Description |
|---|---|
static DateFormat |
DATE_FORMAT |
| Constructor and Description |
|---|
JsonObjectProvider()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.ObjectMapper |
getContext(Class<?> aClass) |
public static final DateFormat DATE_FORMAT
public JsonObjectProvider()
public com.fasterxml.jackson.databind.ObjectMapper getContext(Class<?> aClass)
getContext in interface javax.ws.rs.ext.ContextResolver<com.fasterxml.jackson.databind.ObjectMapper>Copyright © 2013-2017 DuraSpace, Inc.. All Rights Reserved.