Uses of Package
org.springframework.web.servlet.view.json
Packages that use org.springframework.web.servlet.view.json
Package
Description
Support classes for providing a View implementation based on JSON serialization.
Support classes for providing a View implementation based on XML Marshalling.
-
Classes in org.springframework.web.servlet.view.json used by org.springframework.web.servlet.view.jsonClassDescriptionAbstract base class for Jackson based and content type independent
AbstractView
implementations. -
Classes in org.springframework.web.servlet.view.json used by org.springframework.web.servlet.view.xmlClassDescriptionAbstract base class for Jackson based and content type independent
AbstractView
implementations.