@FunctionalInterface
public interface ReactorNettyHttpClientMapper
HttpClient before it is used as
the basis for a ReactorClientHttpConnector.| Modifier and Type | Method and Description |
|---|---|
reactor.netty.http.client.HttpClient |
configure(reactor.netty.http.client.HttpClient httpClient)
Configure the given
HttpClient and return the newly created instance. |