|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||