public interface Preprocessor
| 限定符和类型 | 接口和说明 |
|---|---|
static interface |
Preprocessor.PreChain |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
doProcess(Preprocessor.PreChain chain)
在 HTTP 请求开始之前执行
|
void doProcess(Preprocessor.PreChain chain)
chain - 预处理器链Copyright © 2025 zhouxu. All rights reserved.