Uses of Class
org.springframework.web.server.NotAcceptableStatusException
Packages that use NotAcceptableStatusException Package Description org.springframework.web.reactive.accept RequestedContentTypeResolverstrategy and implementations to resolve the requested content type for a given request.Uses of NotAcceptableStatusException in org.springframework.web.reactive.accept
Methods in org.springframework.web.reactive.accept that throw NotAcceptableStatusException Modifier and Type Method Description List<MediaType>HeaderContentTypeResolver. resolveMediaTypes(ServerWebExchange exchange)List<MediaType>ParameterContentTypeResolver. resolveMediaTypes(ServerWebExchange exchange)