| Package | Description |
|---|---|
| org.mule.streaming |
| Modifier and Type | Class and Description |
|---|---|
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. |
| Constructor and Description |
|---|
PagingDelegateProducer(PagingDelegate<T> delegate) |
PagingDelegateWrapper(PagingDelegate<T> wrapped) |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.