public class SupportSaveLoader<T> extends AbstractSupportPipeLoader<T>
exception| Constructor and Description |
|---|
SupportSaveLoader(android.content.Context context,
org.jboss.aerogear.android.Callback<T> callback,
PipeHandler<T> runner,
byte[] data,
String id) |
| Modifier and Type | Method and Description |
|---|---|
HeaderAndBody |
loadInBackground() |
protected void |
onStartLoading() |
getCallback, getException, hasException, onResetcancelLoad, dump, onCanceled, onForceLoad, onLoadInBackground, setUpdateThrottle, waitForLoaderabandon, commitContentChanged, dataToString, deliverResult, forceLoad, getContext, getId, isAbandoned, isReset, isStarted, onAbandon, onContentChanged, onStopLoading, registerListener, reset, rollbackContentChanged, startLoading, stopLoading, takeContentChanged, toString, unregisterListenerpublic SupportSaveLoader(android.content.Context context,
org.jboss.aerogear.android.Callback<T> callback,
PipeHandler<T> runner,
byte[] data,
String id)
public HeaderAndBody loadInBackground()
loadInBackground in class android.support.v4.content.AsyncTaskLoader<HeaderAndBody>protected void onStartLoading()
onStartLoading in class android.support.v4.content.Loader<HeaderAndBody>Copyright © 2014 JBoss by Red Hat. All rights reserved.