Uses of Class
org.springframework.web.servlet.view.json.AbstractJackson2View
Packages that use AbstractJackson2View
Package
Description
Support classes for providing a View implementation based on JSON serialization.
Support classes for providing a View implementation based on XML Marshalling.
- 
Uses of AbstractJackson2View in org.springframework.web.servlet.view.json
Subclasses of AbstractJackson2View in org.springframework.web.servlet.view.jsonModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version. - 
Uses of AbstractJackson2View in org.springframework.web.servlet.view.xml
Subclasses of AbstractJackson2View in org.springframework.web.servlet.view.xmlModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.since 7.0 in favor ofJacksonXmlView 
JacksonJsonView