B C H S
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- build() - Method in class com.azure.android.core.http.httpurlconnection.HttpUrlConnectionAsyncHttpClientBuilder
-
Creates a new HttpUrlConnection-backed
HttpClient
instance on every call, using the configuration set in the builder at the time of the build method call.
C
- com.azure.android.core.http.httpurlconnection - package com.azure.android.core.http.httpurlconnection
-
Package containing HttpUrlConnection HTTP client plugin for azure-core-http.
- createInstance() - Method in class com.azure.android.core.http.httpurlconnection.HttpUrlConnectionAsyncHttpClientProvider
H
- HttpUrlConnectionAsyncHttpClientBuilder - Class in com.azure.android.core.http.httpurlconnection
-
Builder class responsible for creating instances of
HttpClient
backed by HttpUrlConnection. - HttpUrlConnectionAsyncHttpClientBuilder() - Constructor for class com.azure.android.core.http.httpurlconnection.HttpUrlConnectionAsyncHttpClientBuilder
-
Creates HttpUrlConnectionAsyncHttpClientBuilder.
- HttpUrlConnectionAsyncHttpClientProvider - Class in com.azure.android.core.http.httpurlconnection
-
An
HttpClientProvider
that provides an implementation of HttpClient based on HttpUrlConnection. - HttpUrlConnectionAsyncHttpClientProvider() - Constructor for class com.azure.android.core.http.httpurlconnection.HttpUrlConnectionAsyncHttpClientProvider
S
- setHttpCallDispatcher(HttpCallDispatcher) - Method in class com.azure.android.core.http.httpurlconnection.HttpUrlConnectionAsyncHttpClientBuilder
-
Sets the
HttpCallDispatcher
to execute the enqueued HTTP calls.
All Classes All Packages