Uses of Class
org.miaixz.bus.http.bodys.RequestBody

Packages that use RequestBody
Package
Description
An HTTP client for Java applications.
Provides classes for handling HTTP request and response bodies.
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.