| Package | Description |
|---|---|
| org.jboss.aerogear.android.pipe.loader |
| Modifier and Type | Class and Description |
|---|---|
class |
IdReadLoader<T>
This class performs a read by id operation on behalf of a Pipe using the Loader infrastructure.
|
class |
ReadLoader<T>
This class performs a read operation on behalf of a Pipe using the Loader
infrastructure.
|
class |
RemoveLoader<T>
This class performs a remove operation on behalf of a Pipe using the Loader
infrastructure.
|
class |
SaveLoader<T>
This class performs a save operation on behalf of a Pipe using the Loader
infrastructure.
|
| Constructor and Description |
|---|
CallbackHandler(LoaderAdapter<T> adapter,
AbstractPipeLoader loader,
Object data) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.