| 程序包 | 说明 |
|---|---|
| cn.zhxu.okhttps | |
| cn.zhxu.okhttps.internal | |
| cn.zhxu.okhttps.okhttp |
| 限定符和类型 | 方法和说明 |
|---|---|
Preprocessor[] |
HTTP.Builder.preprocessors() |
Preprocessor[] |
HTTP.Builder.preprocessors() |
| 限定符和类型 | 方法和说明 |
|---|---|
HTTP.Builder |
HTTP.Builder.addPreprocessor(Preprocessor preprocessor)
添加可并行处理请求任务的预处理器
|
HTTP.Builder |
HTTP.Builder.addPreprocessor(Preprocessor preprocessor)
添加可并行处理请求任务的预处理器
|
HTTP.Builder |
HTTP.Builder.addSerialPreprocessor(Preprocessor preprocessor)
添加串行预处理器
|
HTTP.Builder |
HTTP.Builder.addSerialPreprocessor(Preprocessor preprocessor)
添加串行预处理器
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
SerialPreprocessor
串行预处理器
|
| 限定符和类型 | 方法和说明 |
|---|---|
Preprocessor[] |
AbstractHttpClient.preprocessors() |
Preprocessor[] |
AbstractHttpClient.preprocessors() |
| 构造器和说明 |
|---|
SerialPreprocessor(Preprocessor preprocessor) |
SerialPreprocessor(Preprocessor preprocessor) |
| 限定符和类型 | 方法和说明 |
|---|---|
Preprocessor[] |
OkHttpBuilderImpl.preprocessors() |
Preprocessor[] |
OkHttpBuilderImpl.preprocessors() |
| 限定符和类型 | 方法和说明 |
|---|---|
HTTP.Builder |
OkHttpBuilderImpl.addPreprocessor(Preprocessor preprocessor) |
HTTP.Builder |
OkHttpBuilderImpl.addPreprocessor(Preprocessor preprocessor) |
HTTP.Builder |
OkHttpBuilderImpl.addSerialPreprocessor(Preprocessor preprocessor) |
HTTP.Builder |
OkHttpBuilderImpl.addSerialPreprocessor(Preprocessor preprocessor) |
Copyright © 2025 zhouxu. All rights reserved.