| Class | Description |
|---|---|
| AbstractPipeLoader<T> |
This class maintains references to the callback to be called when a Loader
supporting a Pipe's operation completes.
|
| IdReadLoader<T> |
This class performs a read by id operation on behalf of a Pipe using the Loader infrastructure.
|
| LoaderAdapter<T> |
This class wraps a Pipe in an asynchronous Loader.
|
| LoaderAdapter.CallbackHandler<T> | |
| ReadLoader<T> |
This class performs a read operation on behalf of a Pipe using the Loader
infrastructure.
|
| RemoveLoader<T> |
This class performs a remove operation on behalf of a Pipe using the Loader
infrastructure.
|
| SaveLoader<T> |
This class performs a save operation on behalf of a Pipe using the Loader
infrastructure.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.