Class RequestFactories
java.lang.Object
org.zalando.spring.boot.fahrschein.nakadi.config.RequestFactories
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.zalando.fahrschein.http.api.RequestFactorycreate(HttpConfig config) prefer JDK11 request factory before delegating to the spring request factory
-
Constructor Details
-
RequestFactories
public RequestFactories()
-
-
Method Details
-
create
prefer JDK11 request factory before delegating to the spring request factory
-