public class ClientHttpRequestFactorySupplier extends Object implements Supplier<org.springframework.http.client.ClientHttpRequestFactory>
ClientHttpRequestFactory
that detects the preferred candidate
based on the available implementations on the classpath.Constructor and Description |
---|
ClientHttpRequestFactorySupplier() |
Modifier and Type | Method and Description |
---|---|
org.springframework.http.client.ClientHttpRequestFactory |
get() |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.