| Package | Description |
|---|---|
| org.jboss.aerogear.android.pipeline | |
| org.jboss.aerogear.android.pipeline.support |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractActivityCallback<T>
LoaderPipe and AuthenticationModule instances which consume
callbacks of this type will supply it with a Activity instance before
onSuccess or onFailure are called. |
class |
AbstractFragmentCallback<T>
LoaderPipe and AuthenticationModule instances which consume
callbacks of this type will supply it with a Activity instance before
onSuccess or onFailure are called. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFragmentActivityCallback<T>
LoaderPipe and AuthenticationModule instances which consume
callbacks of this type will supply it with a Activity instance before
onSuccess or onFailure are called. |
class |
AbstractSupportFragmentCallback<T>
LoaderPipe and AuthenticationModule instances which consume
callbacks of this type will supply it with a Activity instance before
onSuccess or onFailure are called. |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.