| Package | Description |
|---|---|
| org.jboss.aerogear.android.pipe | |
| org.jboss.aerogear.android.pipe.loader |
| Modifier and Type | Method and Description |
|---|---|
static LoaderPipe |
PipeManager.getPipe(String name,
android.app.Activity activity)
Look up for a pipe object.
|
static LoaderPipe |
PipeManager.getPipe(String name,
android.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.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.