|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RequestCallback<T>
| Method Summary | |
|---|---|
void |
onConnect(AsyncHttpResponse response)
|
void |
onProgress(AsyncHttpResponse response,
int downloaded,
int total)
|
| Methods inherited from interface com.koushikdutta.async.callback.ResultCallback |
|---|
onCompleted |
| Method Detail |
|---|
void onConnect(AsyncHttpResponse response)
void onProgress(AsyncHttpResponse response,
int downloaded,
int total)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||