Uses of Class
org.mule.streaming.PagingDelegate

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)
           
 



Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.