FastJsonHttpMessageConverter (fastjson 1.1.26 API)

fastjson



com.alibaba.fastjson.support.spring Class FastJsonHttpMessageConverter

java.lang.Object
  extended by org.springframework.http.converter.AbstractHttpMessageConverter<Object>
      extended by com.alibaba.fastjson.support.spring.FastJsonHttpMessageConverter
All Implemented Interfaces:
org.springframework.http.converter.HttpMessageConverter<Object>

public class FastJsonHttpMessageConverter
extends org.springframework.http.converter.AbstractHttpMessageConverter<Object>


Field Summary
static Charset
 
Constructor Summary
 
Method Summary
 
Methods inherited from class org.springframework.http.converter.AbstractHttpMessageConverter
 
Methods inherited from class java.lang.Object
 

Field Detail

UTF8

public static final Charset UTF8
Constructor Detail

FastJsonHttpMessageConverter

public FastJsonHttpMessageConverter()


Copyright © 2012 Alibaba Group. All Rights Reserved.