Uses of Class
org.miaixz.bus.http.plugin.httpv.CoverCall.Close
Packages that use CoverCall.Close
-
Uses of CoverCall.Close in org.miaixz.bus.http
Method parameters in org.miaixz.bus.http with type arguments of type CoverCall.CloseModifier and TypeMethodDescriptionStomp.setOnDisconnected(Callback<CoverCall.Close> onDisconnected) 设置连接断开回调 -
Uses of CoverCall.Close in org.miaixz.bus.http.plugin.httpv
Method parameters in org.miaixz.bus.http.plugin.httpv with type arguments of type CoverCall.CloseModifier and TypeMethodDescriptionCoverCall.Client.setOnClosed(CoverCall.Register<CoverCall.Close> onClosed) 已关闭监听(当连接被取消或发生异常时,也会走该回调)CoverCall.Client.setOnClosing(CoverCall.Register<CoverCall.Close> onClosing) 正在关闭监听