| Interface | Description |
|---|---|
| UrlConnectionFactory |
An interface that, given a
URI creates a new HttpURLConnection. |
| UrlConnectionHttpClient.Builder |
A builder for an instance of
SdkHttpClient that uses JDKs build-in URLConnection HTTP
implementation. |
| Class | Description |
|---|---|
| UrlConnectionHttpClient |
An implementation of
SdkHttpClient that uses HttpURLConnection to communicate with the service. |
| UrlConnectionSdkHttpService |
Service binding for the URL Connection implementation.
|
Copyright © 2021. All rights reserved.