Uses of Interface
org.springframework.web.service.invoker.HttpClientAdapter
Packages that use HttpClientAdapter
Package
Description
Classes supporting the
org.springframework.web.reactive.function.client
package.Support for creating a client proxy for an HTTP service annotated with
HttpExchange
methods.-
Uses of HttpClientAdapter in org.springframework.web.reactive.function.client.support
Classes in org.springframework.web.reactive.function.client.support that implement HttpClientAdapter -
Uses of HttpClientAdapter in org.springframework.web.service.invoker
Methods in org.springframework.web.service.invoker with parameters of type HttpClientAdapterModifier and TypeMethodDescriptionHttpServiceProxyFactory.builder
(HttpClientAdapter adapter) Return a builder for anHttpServiceProxyFactory
.