Uses of Class
org.miaixz.bus.http.plugin.httpv.CoverCall.Message
Packages that use CoverCall.Message
Package
Description
Provides the core implementation classes for the Httpv client, including task management, execution, data conversion,
and WebSocket support.
-
Uses of CoverCall.Message in org.miaixz.bus.http.plugin.httpv
Method parameters in org.miaixz.bus.http.plugin.httpv with type arguments of type CoverCall.MessageModifier and TypeMethodDescriptionCoverCall.Client.setOnMessage(CoverCall.Register<CoverCall.Message> onMessage) Sets the message listener.