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 class
ParameterContentNegotiationStrategy
Strategy that resolves the requested content type from a query parameter.class
PathExtensionContentNegotiationStrategy
Deprecated.as of 5.2.4.class
ServletPathExtensionContentNegotiationStrategy
Deprecated.as of 5.2.4.