Home
last modified time | relevance | path

Searched defs:ApacheSdkHttpClient (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/aws-sdk-java-v2/http-clients/apache-client/src/main/java/software/amazon/awssdk/http/apache/internal/impl/
H A DApacheSdkHttpClient.java35 public class ApacheSdkHttpClient implements ConnectionManagerAwareHttpClient { class
41 public ApacheSdkHttpClient(final HttpClient delegate, in ApacheSdkHttpClient() method in ApacheSdkHttpClient