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