public class SaveLoader<T> extends AbstractPipeLoader<T>
exception| Constructor and Description |
|---|
SaveLoader(android.content.Context context,
Callback<T> callback,
PipeHandler<T> runner,
byte[] data,
String id) |
| Modifier and Type | Method and Description |
|---|---|
HeaderAndBody |
loadInBackground() |
protected void |
onStartLoading() |
getCallback, getException, hasException, onResetcancelLoadInBackground, dump, isLoadInBackgroundCanceled, onCanceled, onCancelLoad, onForceLoad, onLoadInBackground, setUpdateThrottleabandon, cancelLoad, dataToString, deliverCancellation, deliverResult, forceLoad, getContext, getId, isAbandoned, isReset, isStarted, onAbandon, onContentChanged, onStopLoading, registerListener, registerOnLoadCanceledListener, reset, startLoading, stopLoading, takeContentChanged, toString, unregisterListener, unregisterOnLoadCanceledListenerpublic SaveLoader(android.content.Context context,
Callback<T> callback,
PipeHandler<T> runner,
byte[] data,
String id)
public HeaderAndBody loadInBackground()
loadInBackground in class android.content.AsyncTaskLoader<HeaderAndBody>protected void onStartLoading()
onStartLoading in class android.content.Loader<HeaderAndBody>Copyright © 2014 JBoss by Red Hat. All rights reserved.