Package com.qiniu.http
Interface AsyncCallback
-
public interface AsyncCallback
请求处理完成的异步回调接口
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
complete(Response r)
-
-
-
Method Detail
-
complete
void complete(Response r)
-
-