| Package | Description |
|---|---|
| org.springframework.http.client.reactive |
Abstractions for reactive HTTP client support including
ClientHttpRequest and
ClientHttpResponse as well as a
ClientHttpConnector. |
| Constructor and Description |
|---|
JettyClientHttpConnector(JettyResourceFactory resourceFactory,
Consumer<org.eclipse.jetty.client.HttpClient> customizer)
Constructor with an
JettyResourceFactory that will manage shared resources. |