Uses of Interface
org.springframework.web.reactive.result.condition.MediaTypeExpression
Package
Description
RequestCondition
and implementations for matching requests based on different criteria.-
Uses of MediaTypeExpression in org.springframework.web.reactive.result.condition
Modifier and TypeMethodDescriptionConsumesRequestCondition.getExpressions()
Return the contained MediaType expressions.ProducesRequestCondition.getExpressions()
Return the contained "produces" expressions.