Module bus.http
module bus.http
bus.http
- Since:
- Java 17+
- Author:
- Kimi Liu
-
Packages
ExportsPackageDescriptionAn HTTP client for Java applications.Provides internal implementation details for the HTTP client, including connection management, streams, and routing.Provides platform-specific implementations for the HTTP client.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 classes for parsing and handling User-Agent strings and device information.Provides the internal implementation of the HTTP/1.1 and HTTP/2 protocols.Provides classes related to proxy selection.Provides classes for working with the Public Suffix List.Provides the core implementation classes for the Httpv client, including task management, execution, data conversion, and WebSocket support.Provides a simplified, fluent API implementation (Httpx) for making HTTP requests, building on the core HTTP client components.Provides a fluent, builder-based API (Httpz) for making HTTP requests, simplifying interactions with the coreHttpdclient.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.