Uses of Package
org.miaixz.bus.http
Packages that use org.miaixz.bus.http
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 handling HTTP request and response bodies.
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 the core implementation classes for the Httpv client, including task management, execution, data conversion,
and WebSocket support.
Provides a fluent, builder-based API (Httpz) for making HTTP requests, simplifying interactions with the core
Httpd client.Provides classes for creating and sending SOAP messages.
Provides classes for managing security-related aspects of HTTP, including TLS/SSL configuration, authentication, and
certificate pinning.
Provides the implementation of the WebSocket protocol (RFC 6455) for creating and managing WebSocket connections.
-
Classes in org.miaixz.bus.http used by org.miaixz.bus.httpClassDescriptionA specification for a connection to an origin server.A generic callback interface for asynchronous operations.An RFC 6265-compliant HTTP cookie.A builder for creating
Cookieinstances.A Domain Name System (DNS) service that resolves IP addresses for hostnames.Header fields of an HTTP message.Headers Builder.The core client for making HTTP requests and reading their responses.A builder for configuring and creatingHttpdinstances.A high-level HTTP client that provides a fluent and expressive API for making HTTP requests.A builder for creating and configuringHttpvinstances.An interface for configuring the underlyingHttpd.Builder.Represents a task that is associated with a tag for easy cancellation.The inner client class that manages the execution and cancellation of HTTP requests.A call is a request that has been prepared for execution.A factory for creatingNewCallinstances.The concrete implementation of an HTTP call.An asynchronous call that can be executed on a background thread.An HTTP request, encapsulating all information for a single request, including the URL, method, headers, body, and tags.A builder for creating and modifyingRequestinstances.An HTTP response, encapsulating all information from the server, including the request, protocol, status code, headers, and response body.A builder for creating and modifyingResponseinstances.A STOMP protocol client over WebSocket.Represents a STOMP header.Represents a STOMP message.A Uniform Resource Locator (URL) for HTTP or HTTPS.A builder for creatingUnoUrlinstances. -
Classes in org.miaixz.bus.http used by org.miaixz.bus.http.accordClassDescriptionA specification for a connection to an origin server.Header fields of an HTTP message.The core client for making HTTP requests and reading their responses.A call is a request that has been prepared for execution.An HTTP request, encapsulating all information for a single request, including the URL, method, headers, body, and tags.An HTTP response, encapsulating all information from the server, including the request, protocol, status code, headers, and response body.A builder for creating and modifying
Responseinstances.Represents a specific route to an origin server chosen by the HTTP client when making a connection.A Uniform Resource Locator (URL) for HTTP or HTTPS. -
Classes in org.miaixz.bus.http used by org.miaixz.bus.http.bodys
-
Classes in org.miaixz.bus.http used by org.miaixz.bus.http.cacheClassDescriptionHeader fields of an HTTP message.An HTTP request, encapsulating all information for a single request, including the URL, method, headers, body, and tags.An HTTP response, encapsulating all information from the server, including the request, protocol, status code, headers, and response body.A Uniform Resource Locator (URL) for HTTP or HTTPS.
-
Classes in org.miaixz.bus.http used by org.miaixz.bus.http.metricClassDescriptionA specification for a connection to an origin server.An RFC 6265-compliant HTTP cookie.Headers Builder.The core client for making HTTP requests and reading their responses.A call is a request that has been prepared for execution.The concrete implementation of an HTTP call.An asynchronous call that can be executed on a background thread.An HTTP request, encapsulating all information for a single request, including the URL, method, headers, body, and tags.An HTTP response, encapsulating all information from the server, including the request, protocol, status code, headers, and response body.A builder for creating and modifying
Responseinstances.A Uniform Resource Locator (URL) for HTTP or HTTPS. -
Classes in org.miaixz.bus.http used by org.miaixz.bus.http.metric.httpClassDescriptionHeader fields of an HTTP message.The core client for making HTTP requests and reading their responses.A call is a request that has been prepared for execution.An HTTP request, encapsulating all information for a single request, including the URL, method, headers, body, and tags.An HTTP response, encapsulating all information from the server, including the request, protocol, status code, headers, and response body.A builder for creating and modifying
Responseinstances.A Uniform Resource Locator (URL) for HTTP or HTTPS. -
Classes in org.miaixz.bus.http used by org.miaixz.bus.http.plugin.httpvClassDescriptionA generic callback interface for asynchronous operations.Header fields of an HTTP message.A high-level HTTP client that provides a fluent and expressive API for making HTTP requests.A call is a request that has been prepared for execution.An HTTP request, encapsulating all information for a single request, including the URL, method, headers, body, and tags.An HTTP response, encapsulating all information from the server, including the request, protocol, status code, headers, and response body.
-
Classes in org.miaixz.bus.http used by org.miaixz.bus.http.plugin.httpzClassDescriptionA generic callback interface for asynchronous operations.A Domain Name System (DNS) service that resolves IP addresses for hostnames.The core client for making HTTP requests and reading their responses.A builder for configuring and creating
Httpdinstances.The inner client class that manages the execution and cancellation of HTTP requests.A call is a request that has been prepared for execution.An HTTP request, encapsulating all information for a single request, including the URL, method, headers, body, and tags.A builder for creating and modifyingRequestinstances.An HTTP response, encapsulating all information from the server, including the request, protocol, status code, headers, and response body. -
Classes in org.miaixz.bus.http used by org.miaixz.bus.http.plugin.soapClassDescriptionAn HTTP response, encapsulating all information from the server, including the request, protocol, status code, headers, and response body.
-
Classes in org.miaixz.bus.http used by org.miaixz.bus.http.secureClassDescriptionAn HTTP request, encapsulating all information for a single request, including the URL, method, headers, body, and tags.An HTTP response, encapsulating all information from the server, including the request, protocol, status code, headers, and response body.Represents a specific route to an origin server chosen by the HTTP client when making a connection.
-
Classes in org.miaixz.bus.http used by org.miaixz.bus.http.socketClassDescriptionThe core client for making HTTP requests and reading their responses.An HTTP request, encapsulating all information for a single request, including the URL, method, headers, body, and tags.An HTTP response, encapsulating all information from the server, including the request, protocol, status code, headers, and response body.