|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.jackson.jaxrs.JacksonJsonProvider
eu.scape_project.watch.rest.resource.JSONContextResolver
@Provider public class JSONContextResolver
Provider that configures Jackson to better detect methods and properties to serialize JSON.
| Field Summary |
|---|
| Fields inherited from class org.codehaus.jackson.jaxrs.JacksonJsonProvider |
|---|
_cfgCheckCanDeserialize, _cfgCheckCanSerialize, _cfgCustomUntouchables, _jsonpFunctionName, _mapperConfig, _providers, _unreadableClasses, _untouchables, _unwritableClasses, BASIC_ANNOTATIONS |
| Constructor Summary | |
|---|---|
JSONContextResolver()
|
|
| Method Summary | |
|---|---|
static org.codehaus.jackson.map.ObjectMapper |
getCommonMapper()
Get singleton instance. |
| Methods inherited from class org.codehaus.jackson.jaxrs.JacksonJsonProvider |
|---|
_containedIn, _findView, addUntouchable, checkCanDeserialize, checkCanSerialize, configure, configure, configure, configure, disable, disable, disable, disable, enable, enable, enable, enable, findEncoding, getSize, isJsonType, isReadable, isWriteable, locateMapper, readFrom, setAnnotationsToUse, setJSONPFunctionName, setMapper, version, writeTo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JSONContextResolver()
| Method Detail |
|---|
public static org.codehaus.jackson.map.ObjectMapper getCommonMapper()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||