Uses of Class
software.amazon.awssdk.crt.http.HttpClientConnectionManager
-
Packages that use HttpClientConnectionManager Package Description software.amazon.awssdk.crt.http -
-
Uses of HttpClientConnectionManager in software.amazon.awssdk.crt.http
Methods in software.amazon.awssdk.crt.http that return HttpClientConnectionManager Modifier and Type Method Description static HttpClientConnectionManager
HttpClientConnectionManager. create(HttpClientConnectionManagerOptions options)
Factory function for HttpClientConnectionManager instances
-