Uses of Package
org.springframework.http.client.reactive
Packages that use org.springframework.http.client.reactive
Package
Description
Abstractions for reactive HTTP client support including
ClientHttpRequest and
ClientHttpResponse as well as a
ClientHttpConnector.-
Classes in org.springframework.http.client.reactive used by org.springframework.http.client.reactiveClassDescriptionAbstraction over HTTP clients driving the underlying HTTP client to connect to the origin server and provide all necessary infrastructure to send a
ClientHttpRequestand receive aClientHttpResponse.Represents a client-side reactive HTTP request.Represents a client-side reactive HTTP response.Factory to manage JDK HttpClient resources such as a sharedExecutorwithin the lifecycle of a SpringApplicationContext.Factory to manage Jetty resources, i.e.Factory to manage Reactor Netty resources, i.e.