Uses of Package
org.miaixz.bus.http.metric
Packages that use org.miaixz.bus.http.metric
Package
Description
An HTTP client for Java applications.
Provides internal implementation details for the HTTP client, including connection management, streams, and routing.
Provides classes for caching HTTP responses.
Provides internal metrics and standards for the HTTP client.
Provides the internal implementation of the HTTP/1.1 and HTTP/2 protocols.
Provides a fluent, builder-based API (Httpz) for making HTTP requests, simplifying interactions with the core
Httpd client.-
Classes in org.miaixz.bus.http.metric used by org.miaixz.bus.httpClassDescriptionProvides a policy and persistence for HTTP cookies.Policy on when async requests are executed.Listener for metrics events.Intercepts, observes, modifies, and potentially short-circuits requests and their corresponding responses.An abstract
Runnableimplementation that always sets its thread name. -
Classes in org.miaixz.bus.http.metric used by org.miaixz.bus.http.accordClassDescriptionListener for metrics events.Intercepts, observes, modifies, and potentially short-circuits requests and their corresponding responses.A chain of interceptors that can process an HTTP request and response.
-
Classes in org.miaixz.bus.http.metric used by org.miaixz.bus.http.cacheClassDescriptionIntercepts, observes, modifies, and potentially short-circuits requests and their corresponding responses.A chain of interceptors that can process an HTTP request and response.
-
Classes in org.miaixz.bus.http.metric used by org.miaixz.bus.http.metricClassDescriptionProvides a policy and persistence for HTTP cookies.Listener for metrics events.Provides a mechanism to access internal APIs within the
org.miaixz.bus.httppackage.A chain of interceptors that can process an HTTP request and response. -
Classes in org.miaixz.bus.http.metric used by org.miaixz.bus.http.metric.httpClassDescriptionProvides a policy and persistence for HTTP cookies.Intercepts, observes, modifies, and potentially short-circuits requests and their corresponding responses.A chain of interceptors that can process an HTTP request and response.
-
Classes in org.miaixz.bus.http.metric used by org.miaixz.bus.http.plugin.httpzClassDescriptionProvides a policy and persistence for HTTP cookies.Policy on when async requests are executed.Intercepts, observes, modifies, and potentially short-circuits requests and their corresponding responses.A chain of interceptors that can process an HTTP request and response.