spring-framework / org.springframework.http.client / HttpComponentsAsyncClientHttpRequestFactory / getAsyncClient

getAsyncClient

open fun getAsyncClient(): HttpAsyncClient

Return the HttpAsyncClient used for synchronous execution.

Since
4.3.10

See Also
#getHttpClient()