类 AsyncCall
java.lang.Object
org.macrocloud.kernel.http.AsyncCall
异步执行器
- 作者:
- macro
-
方法概要
修饰符和类型方法说明onFailed(BiConsumer<okhttp3.Request, IOException> biConsumer) voidonResponse(Consumer<ResponseSpec> consumer) voidonSuccessful(Consumer<ResponseSpec> consumer)
-
方法详细资料
-
onSuccessful
-
onResponse
-
onFailed
-