JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
org.miaixz.bus.http.NewCall.Factory
Packages that use
NewCall.Factory
Package
Description
org.miaixz.bus.http
Java应用的HTTP客户端
Uses of
NewCall.Factory
in
org.miaixz.bus.http
Classes in
org.miaixz.bus.http
that implement
NewCall.Factory
Modifier and Type
Class
Description
class
Httpd
HTTP 请求核心客户端,负责发送 HTTP 请求并读取响应。