| 接口 | 说明 |
|---|---|
| HttpLoggingInterceptor.Logger | |
| ProgressBody | |
| QCloudHttpClient.QCloudDnsFetch |
DNS获取
|
| ReactiveBody | |
| SelfCloseConverter |
安全关闭的Converter
设置为SelfCloseConverter 网络请求后不再自动关闭response,需要业务自己进行关闭
|
| 类 | 说明 |
|---|---|
| CallMetricsListener | |
| ConnectionRepository |
管理 Dns 的预取和缓存
|
| HttpConfiguration | |
| HttpConstants | |
| HttpConstants.ContentType | |
| HttpConstants.Header | |
| HttpConstants.RequestMethod | |
| HttpConstants.Scheme | |
| HttpLogger | |
| HttpLoggingInterceptor |
An OkHttp interceptor which logs request and response information.
|
| HttpRequest<T> | |
| HttpRequest.Builder<T> | |
| HttpResponse<T> | |
| HttpResult<T> | |
| HttpSelConstraintRetryStrategy | |
| HttpTask<T> | |
| HttpTaskMetrics | |
| HttpUtil | |
| MimeType | |
| MultipartStreamRequestBody | |
| NetworkClient | |
| NetworkProxy<T> | |
| OkHttpClientImpl | |
| OkHttpLoggingUtils |
Created by rickenwang on 2020/7/17.
|
| OkHttpProxy<T> | |
| QCloudHttpClient | |
| QCloudHttpClient.Builder | |
| QCloudHttpRequest<T> | |
| QCloudHttpRequest.Builder<T> | |
| QCloudHttpRetryHandler | |
| RequestBodySerializer | |
| ResponseBodyConverter<T> |
响应体转换器
|
| ResponseFileConverter<T> | |
| ResponseInputStreamConverter<T> | |
| StreamingRequestBody |
| 枚举 | 说明 |
|---|---|
| HttpLoggingInterceptor.Level |