public class MyFastJsonHttpMessageConverter
extends com.alibaba.fastjson.support.spring.FastJsonHttpMessageConverter
| Constructor and Description |
|---|
MyFastJsonHttpMessageConverter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
writeInternal(Object obj,
org.springframework.http.HttpOutputMessage outputMessage) |
addSerializeFilter, canRead, canWrite, getCharset, getDateFormat, getFastJsonConfig, getFeatures, getFilters, read, readInternal, setCharset, setDateFormat, setFastJsonConfig, setFeatures, setFilters, supports, writeaddDefaultHeaders, canRead, canRead, canWrite, canWrite, getContentLength, getDefaultCharset, getDefaultContentType, getSupportedMediaTypes, read, setDefaultCharset, setSupportedMediaTypes, writeprotected void writeInternal(Object obj, org.springframework.http.HttpOutputMessage outputMessage) throws IOException, org.springframework.http.converter.HttpMessageNotWritableException
writeInternal in class com.alibaba.fastjson.support.spring.FastJsonHttpMessageConverterIOExceptionorg.springframework.http.converter.HttpMessageNotWritableExceptionCopyright © 2016. All Rights Reserved.