Uses of Interface
org.thymeleaf.spring6.web.webflux.ISpringWebFluxWebExchange
Packages that use ISpringWebFluxWebExchange
-
Uses of ISpringWebFluxWebExchange in org.thymeleaf.spring6.context
Methods in org.thymeleaf.spring6.context that return ISpringWebFluxWebExchangeModifier and TypeMethodDescriptionstatic ISpringWebFluxWebExchange
Contexts.getSpringWebFluxWebExchange
(IContext context) -
Uses of ISpringWebFluxWebExchange in org.thymeleaf.spring6.web.webflux
Methods in org.thymeleaf.spring6.web.webflux that return ISpringWebFluxWebExchangeModifier and TypeMethodDescriptionSpringWebFluxWebApplication.buildExchange
(org.springframework.web.server.ServerWebExchange exchange, Locale locale, org.springframework.http.MediaType mediaType, Charset charset)