JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.miaixz.bus.http.plugin.httpv
Interface Preprocessor.PreChain
Enclosing interface:
Preprocessor
public static interface
Preprocessor.PreChain
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Httpv
getHttp
()
CoverHttp
<?>
getTask
()
void
proceed
()
继续HTTP请求任务
Method Details
getTask
CoverHttp
<?>
getTask
()
Returns:
当前的请求任务
getHttp
Httpv
getHttp
()
Returns:
HTTP
proceed
void
proceed
()
继续HTTP请求任务