Uses of Class
org.miaixz.bus.http.RealCall.AsyncCall
Packages that use RealCall.AsyncCall
-
Uses of RealCall.AsyncCall in org.miaixz.bus.http
Methods in org.miaixz.bus.http with parameters of type RealCall.AsyncCallModifier and TypeMethodDescriptionvoidRealCall.AsyncCall.reuseCallsPerHostFrom(RealCall.AsyncCall other) -
Uses of RealCall.AsyncCall in org.miaixz.bus.http.metric
Methods in org.miaixz.bus.http.metric that return RealCall.AsyncCallMethods in org.miaixz.bus.http.metric with parameters of type RealCall.AsyncCallModifier and TypeMethodDescriptionvoidDispatcher.enqueue(RealCall.AsyncCall call) voidDispatcher.finished(RealCall.AsyncCall call) Used byAsyncCall#runto signal completion.