Package | Description |
---|---|
org.springframework.web.reactive.accept |
RequestedContentTypeResolver
strategy and implementations to resolve the requested content type for a
given request. |
Modifier and Type | Method and Description |
---|---|
List<MediaType> |
HeaderContentTypeResolver.resolveMediaTypes(ServerWebExchange exchange) |
List<MediaType> |
ParameterContentTypeResolver.resolveMediaTypes(ServerWebExchange exchange) |