|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.http.converter.AbstractHttpMessageConverter<Object>
org.springframework.http.converter.json.MappingJacksonHttpMessageConverter
nl.surfnet.coin.util.CustomMappingJacksonHttpMessageConverter
public class CustomMappingJacksonHttpMessageConverter
Class for making customizations to the ObjectMapper
| Field Summary |
|---|
| Fields inherited from class org.springframework.http.converter.json.MappingJacksonHttpMessageConverter |
|---|
DEFAULT_CHARSET |
| Fields inherited from class org.springframework.http.converter.AbstractHttpMessageConverter |
|---|
logger |
| Constructor Summary | |
|---|---|
CustomMappingJacksonHttpMessageConverter()
|
|
| Method Summary |
|---|
| Methods inherited from class org.springframework.http.converter.json.MappingJacksonHttpMessageConverter |
|---|
canRead, canWrite, getJavaType, getJsonEncoding, getObjectMapper, readInternal, setObjectMapper, setPrefixJson, supports, writeInternal |
| Methods inherited from class org.springframework.http.converter.AbstractHttpMessageConverter |
|---|
canRead, canWrite, getContentLength, getDefaultContentType, getSupportedMediaTypes, read, setSupportedMediaTypes, write |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CustomMappingJacksonHttpMessageConverter()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||