Uses of Class
org.springframework.web.accept.AbstractMappingContentNegotiationStrategy
Packages that use AbstractMappingContentNegotiationStrategy Package Description org.springframework.web.accept This package contains classes used to determine the requested the media types in a request.Uses of AbstractMappingContentNegotiationStrategy in org.springframework.web.accept
Subclasses of AbstractMappingContentNegotiationStrategy in org.springframework.web.accept Modifier and Type Class Description classParameterContentNegotiationStrategyStrategy that resolves the requested content type from a query parameter.classPathExtensionContentNegotiationStrategyDeprecated.as of 5.2.4.classServletPathExtensionContentNegotiationStrategyDeprecated.as of 5.2.4.