- java.lang.Object
-
- org.springframework.boot.web.client.ClientHttpRequestFactorySupplier
-
- All Implemented Interfaces:
- Supplier<org.springframework.http.client.ClientHttpRequestFactory>
public class ClientHttpRequestFactorySupplier
extends Object
implements Supplier<org.springframework.http.client.ClientHttpRequestFactory>
A supplier for ClientHttpRequestFactory
that detects the preferred candidate
based on the available implementations on the classpath.
- Since:
- 2.1.0
- Author:
- Stephane Nicoll
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.