Constructor and Description |
---|
ClientAsyncTask(ClientCallback<T> callback) |
Modifier and Type | Method and Description |
---|---|
protected T |
doInBackground(Void... v) |
abstract T |
doTask() |
protected void |
onPostExecute(T response) |
protected void |
onProgressUpdate(Exception... e) |
Copyright © 2013. All Rights Reserved.