Interface VespaAsyncHttpClientBuilder.AsyncConnectionManagerFactory

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.apache.hc.client5.http.nio.AsyncClientConnectionManager create​(org.apache.hc.core5.http.nio.ssl.TlsStrategy tlsStrategy)  
    • Method Detail

      • create

        org.apache.hc.client5.http.nio.AsyncClientConnectionManager create​(org.apache.hc.core5.http.nio.ssl.TlsStrategy tlsStrategy)