Uses of Class
org.mule.streaming.AbstractConsumer

Packages that use AbstractConsumer
org.mule.streaming   
 

Uses of AbstractConsumer in org.mule.streaming
 

Subclasses of AbstractConsumer in org.mule.streaming
 class ListConsumer<T>
          Implementation of Consumer that obains a List from a Producer and returns the elements one by one.
 class SimpleConsumer<T>
          Basic implementation of Consumer that simply returns the objects returned by the underlying Producer
 



Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.