| Package | Description |
|---|---|
| org.jboss.aerogear.android.pipe.callback |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractActivityCallback<T>
LoaderPipe will consume
callbacks of this type will supply it with a Activity instance before
onSuccess or onFailure are called. |
class |
AbstractFragmentCallback<T>
LoaderPipe which consume
callbacks of this type will supply it with a Activity instance before
onSuccess or onFailure are called. |
Copyright © 2015 JBoss by Red Hat. All rights reserved.