boolean |
TaskExecutor.executeOnException(HttpTask<?> task,
AHttpTask.OkHttpCall call,
Consumer<IOException> onException,
IOException error,
boolean onIo) |
boolean |
TaskExecutor.executeOnException(HttpTask<?> task,
AHttpTask.OkHttpCall call,
Consumer<IOException> onException,
IOException error,
boolean onIo) |
void |
TaskExecutor.executeOnResponse(HttpTask<?> task,
AHttpTask.OkHttpCall call,
Consumer<HttpResult> onResponse,
HttpResult result,
boolean onIo) |
void |
TaskExecutor.executeOnResponse(HttpTask<?> task,
AHttpTask.OkHttpCall call,
Consumer<HttpResult> onResponse,
HttpResult result,
boolean onIo) |