Uses of Class
org.springframework.web.service.invoker.AbstractReactorHttpExchangeAdapter
Packages that use AbstractReactorHttpExchangeAdapter
Package
Description
Classes supporting the 
org.springframework.web.reactive.function.client package.- 
Uses of AbstractReactorHttpExchangeAdapter in org.springframework.web.reactive.function.client.supportSubclasses of AbstractReactorHttpExchangeAdapter in org.springframework.web.reactive.function.client.supportModifier and TypeClassDescriptionfinal classReactorHttpExchangeAdapterthat enables anHttpServiceProxyFactoryto useWebClientfor request execution.