Uses of Package
org.miaixz.bus.http.bodys
Packages that use org.miaixz.bus.http.bodys
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 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.-
Classes in org.miaixz.bus.http.bodys used by org.miaixz.bus.httpClassDescriptionThe body of an HTTP request.The body of an HTTP response.
-
Classes in org.miaixz.bus.http.bodys used by org.miaixz.bus.http.accord
-
Classes in org.miaixz.bus.http.bodys used by org.miaixz.bus.http.bodysClassDescriptionAn HTTP request body that represents form-encoded data.A builder for creating
FormBodyinstances.A MIME multipart request body.A builder for creatingMultipartBodyinstances.A part of a multipart body.The body of an HTTP request.The body of an HTTP response. -
Classes in org.miaixz.bus.http.bodys used by org.miaixz.bus.http.plugin.httpv
-
Classes in org.miaixz.bus.http.bodys used by org.miaixz.bus.http.plugin.httpzClassDescriptionA MIME multipart request body.The body of an HTTP request.The body of an HTTP response.