Hierarchy For Package com.alibaba.fastjson.support.spring

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.http.converter.AbstractHttpMessageConverter<T> (implements org.springframework.http.converter.HttpMessageConverter<T>)
      • com.alibaba.fastjson.support.spring.FastJsonHttpMessageConverter (implements org.springframework.http.converter.GenericHttpMessageConverter<T>)
    • org.springframework.web.socket.sockjs.frame.AbstractSockJsMessageCodec (implements org.springframework.web.socket.sockjs.frame.SockJsMessageCodec)
    • org.springframework.context.support.ApplicationObjectSupport (implements org.springframework.context.ApplicationContextAware)
      • org.springframework.web.context.support.WebApplicationObjectSupport (implements org.springframework.web.context.ServletContextAware)
        • org.springframework.web.servlet.view.AbstractView (implements org.springframework.beans.factory.BeanNameAware, org.springframework.web.servlet.View)
    • com.alibaba.fastjson.support.spring.FastJsonRedisSerializer<T> (implements org.springframework.data.redis.serializer.RedisSerializer<T>)
    • com.alibaba.fastjson.support.spring.GenericFastJsonRedisSerializer (implements org.springframework.data.redis.serializer.RedisSerializer<T>)
    • com.alibaba.fastjson.support.spring.JSONPResponseBodyAdvice (implements org.springframework.web.servlet.mvc.method.annotation.ResponseBodyAdvice<T>)
    • com.alibaba.fastjson.support.spring.PropertyPreFilters
    • com.alibaba.fastjson2.filter.SimplePropertyPreFilter (implements com.alibaba.fastjson2.filter.PropertyPreFilter)