JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH
Module
bus.http
Package org.miaixz.bus.http.metric.proxy
package
org.miaixz.bus.http.metric.proxy
Provides classes related to proxy selection.
Since:
Java 17+
Author:
Kimi Liu
Related Packages
Package
Description
org.miaixz.bus.http.metric
Provides internal metrics and standards for the HTTP client.
org.miaixz.bus.http.metric.anget
Provides classes for parsing and handling User-Agent strings and device information.
org.miaixz.bus.http.metric.http
Provides the internal implementation of the HTTP/1.1 and HTTP/2 protocols.
org.miaixz.bus.http.metric.suffix
Provides classes for working with the Public Suffix List.
Classes
Class
Description
NullProxySelector
A
ProxySelector
that always returns
Proxy.NO_PROXY
.