JavaScript is disabled on your browser.
Skip navigation links
Module
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
Module
bus.http
Package
org.miaixz.bus.http
Interface NewCall.Factory
All Known Implementing Classes:
Httpd
Enclosing interface:
NewCall
public static interface
NewCall.Factory
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
NewCall
newCall
(
Request
request)
创建新的调用
Method Details
newCall
NewCall
newCall
(
Request
request)
创建新的调用
Parameters:
request
- 网络请求信息
Returns:
调用者信息