Uses of Class
org.springframework.web.accept.ContentNegotiationManager
Packages that use ContentNegotiationManager
Package
Description
This package contains classes used to determine the requested the media types in a request.
-
Uses of ContentNegotiationManager in org.springframework.web.accept
Classes in org.springframework.web.accept that implement interfaces with type arguments of type ContentNegotiationManagerModifier and TypeClassDescriptionclassFactory to create aContentNegotiationManagerand configure it withContentNegotiationStrategyinstances.Methods in org.springframework.web.accept that return ContentNegotiationManagerModifier and TypeMethodDescriptionContentNegotiationManagerFactoryBean.build()Create and initialize aContentNegotiationManagerinstance.ContentNegotiationManagerFactoryBean.getObject()