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