|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.jackson.jaxrs.JacksonJsonProvider
org.codehaus.jackson.jaxrs.JacksonJaxbJsonProvider
gov.nasa.pds.registry.provider.JacksonObjectMapperProvider
@Provider @Component public final class JacksonObjectMapperProvider
Field Summary |
---|
Fields inherited from class org.codehaus.jackson.jaxrs.JacksonJaxbJsonProvider |
---|
DEFAULT_ANNOTATIONS |
Fields inherited from class org.codehaus.jackson.jaxrs.JacksonJsonProvider |
---|
_cfgCheckCanDeserialize, _cfgCheckCanSerialize, _cfgCustomUntouchables, _jsonpFunctionName, _mapperConfig, _providers, _unreadableClasses, _untouchables, _unwritableClasses, BASIC_ANNOTATIONS |
Constructor Summary | |
---|---|
JacksonObjectMapperProvider()
|
Method Summary | |
---|---|
org.codehaus.jackson.map.ObjectMapper |
getContext(Class<?> type)
|
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 JacksonObjectMapperProvider()
Method Detail |
---|
public org.codehaus.jackson.map.ObjectMapper getContext(Class<?> type)
getContext
in interface javax.ws.rs.ext.ContextResolver<org.codehaus.jackson.map.ObjectMapper>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |