java.lang.Object
org.miaixz.bus.http.Httpv.SerialPreprocessor
- All Implemented Interfaces:
Preprocessor
- Enclosing class:
Httpv
串行预处理器
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.miaixz.bus.http.plugin.httpv.Preprocessor
Preprocessor.PreChain -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SerialPreprocessor
-
-
Method Details
-
doProcess
Description copied from interface:Preprocessor在HTTP请求开始之前执行- Specified by:
doProcessin interfacePreprocessor- Parameters:
chain- 预处理器链
-
afterProcess
public void afterProcess()
-