Module net.anwiba.commons.http
Package net.anwiba.commons.http
Interface IHttpClientConnectionManagerProvider
- All Known Implementing Classes:
HttpClientConnectionManagerProvider
public interface IHttpClientConnectionManagerProvider
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.hc.client5.http.io.HttpClientConnectionManager
-
Method Details
-
getManager
org.apache.hc.client5.http.io.HttpClientConnectionManager getManager()
-