| 构造器和说明 |
|---|
CoryWebFastJsonHttpMessageConverter() |
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
read(Type type,
Class<?> contextClass,
org.springframework.http.HttpInputMessage inputMessage) |
protected Object |
readInternal(Class<?> clazz,
org.springframework.http.HttpInputMessage inputMessage) |
addSerializeFilter, canRead, canWrite, getCharset, getDateFormat, getFastJsonConfig, getFeatures, getFilters, getType, setCharset, setDateFormat, setFastJsonConfig, setFeatures, setFilters, supports, write, writeInternaladdDefaultHeaders, canRead, canRead, canWrite, canWrite, getContentLength, getDefaultCharset, getDefaultContentType, getSupportedMediaTypes, read, setDefaultCharset, setSupportedMediaTypes, writepublic Object read(Type type, Class<?> contextClass, org.springframework.http.HttpInputMessage inputMessage) throws IOException, org.springframework.http.converter.HttpMessageNotReadableException
read 在接口中 org.springframework.http.converter.GenericHttpMessageConverter<Object>read 在类中 com.alibaba.fastjson.support.spring.FastJsonHttpMessageConverterIOExceptionorg.springframework.http.converter.HttpMessageNotReadableExceptionprotected Object readInternal(Class<?> clazz, org.springframework.http.HttpInputMessage inputMessage) throws IOException, org.springframework.http.converter.HttpMessageNotReadableException
readInternal 在类中 com.alibaba.fastjson.support.spring.FastJsonHttpMessageConverterIOExceptionorg.springframework.http.converter.HttpMessageNotReadableExceptionCopyright © 2022. All rights reserved.