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.
  • Class
    Description
    A 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 Cookie instances.
    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 creating Httpd instances.
    A high-level HTTP client that provides a fluent and expressive API for making HTTP requests.
    A builder for creating and configuring Httpv instances.
    An interface for configuring the underlying Httpd.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 creating NewCall instances.
    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 modifying Request instances.
    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 Response instances.
    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 creating UnoUrl instances.
  • Class
    Description
    A 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 Response instances.
    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.
  • Class
    Description
    Header fields of an HTTP message.
  • Class
    Description
    Header 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.
  • Class
    Description
    A 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 Response instances.
    A Uniform Resource Locator (URL) for HTTP or HTTPS.
  • Class
    Description
    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 Response instances.
    A Uniform Resource Locator (URL) for HTTP or HTTPS.
  • Class
    Description
    A 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.
  • Class
    Description
    A 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 Httpd instances.
    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 modifying Request instances.
    An HTTP response, encapsulating all information from the server, including the request, protocol, status code, headers, and response body.
  • Class
    Description
    An HTTP response, encapsulating all information from the server, including the request, protocol, status code, headers, and response body.
  • Class
    Description
    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.
    Represents a specific route to an origin server chosen by the HTTP client when making a connection.
  • Class
    Description
    The 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.