Package software.amazon.awssdk.http.urlconnection
-
Interface Summary Interface Description ProxyConfiguration.Builder A builder forProxyConfiguration.UrlConnectionFactory An interface that, given aURIcreates a newHttpURLConnection.UrlConnectionHttpClient.Builder A builder for an instance ofSdkHttpClientthat uses JDKs build-inURLConnectionHTTP implementation. -
Class Summary Class Description ProxyConfiguration Proxy configuration forUrlConnectionHttpClient.UrlConnectionHttpClient An implementation ofSdkHttpClientthat usesHttpURLConnectionto communicate with the service.UrlConnectionSdkHttpService Service binding for the URL Connection implementation.