| 程序包 | 说明 |
|---|---|
| com.weibo.api.motan.rpc |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
ResponseFuture |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultResponseFuture
Created by zhanglei28 on 2017/9/11.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
FutureListener.operationComplete(Future future)
建议做一些比较简单的低功耗的操作
注意一些反模式:
1) 死循环:
operationComplete(Future future) {
......
|
Copyright © 2017. All rights reserved.