| Package | Description |
|---|---|
| org.jboss.aerogear.android | |
| org.jboss.aerogear.android.impl.pipeline |
| Modifier and Type | Method and Description |
|---|---|
LoaderPipe |
Pipeline.get(String name,
android.app.Activity activity)
Look up for a pipe object.
|
LoaderPipe |
Pipeline.get(String name,
android.support.v4.app.FragmentActivity activity)
Look up for a pipe object.
|
LoaderPipe |
Pipeline.get(String name,
android.app.Fragment fragment,
android.content.Context applicationContext)
Look up for a pipe object.
|
LoaderPipe |
Pipeline.get(String name,
android.support.v4.app.Fragment fragment,
android.content.Context applicationContext)
Look up for a pipe object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LoaderAdapter<T>
This class wraps a Pipe in an asynchronous Loader.
|
class |
SupportLoaderAdapter<T>
This class wraps a Pipe in an asynchronous Loader.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.