Interface IHttpClientConnectionManagerProvider

All Known Implementing Classes:
HttpClientConnectionManagerProvider

public interface IHttpClientConnectionManagerProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.hc.client5.http.io.HttpClientConnectionManager
     
  • Method Details

    • getManager

      org.apache.hc.client5.http.io.HttpClientConnectionManager getManager()