Uses of Package
org.springframework.http.client.reactive
Package
Description
Abstractions for reactive HTTP client support including
ClientHttpRequest
and
ClientHttpResponse
as well as a
ClientHttpConnector
.-
ClassDescriptionAbstraction over HTTP clients driving the underlying HTTP client to connect to the origin server and provide all necessary infrastructure to send a
ClientHttpRequest
and 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 sharedExecutor
within the lifecycle of a SpringApplicationContext
.Factory to manage Jetty resources, i.e.Factory to manage Reactor Netty resources, i.e.Factory to manage Reactor Netty resources, i.e.