Uses of Class
org.miaixz.bus.http.plugin.httpv.Downloads.Failure
Packages that use Downloads.Failure
Package
Description
Provides the core implementation classes for the Httpv client, including task management, execution, data conversion,
and WebSocket support.
-
Uses of Downloads.Failure in org.miaixz.bus.http.plugin.httpv
Method parameters in org.miaixz.bus.http.plugin.httpv with type arguments of type Downloads.FailureModifier and TypeMethodDescriptionDownloads.setOnFailure(Callback<Downloads.Failure> onFailure) Sets the callback to be executed when the download fails.