|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PagingDelegate | |
|---|---|
| org.mule.streaming | |
| Uses of PagingDelegate in org.mule.streaming |
|---|
| Subclasses of PagingDelegate in org.mule.streaming | |
|---|---|
class |
PagingDelegateWrapper<T>
This implementation of PagingDelegate takes care of enforcing some basic
behaviour of the delegate contract so that users don't have to. |
| Constructors in org.mule.streaming with parameters of type PagingDelegate | |
|---|---|
PagingDelegateProducer(PagingDelegate<T> delegate)
|
|
PagingDelegateWrapper(PagingDelegate<T> wrapped)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||