Class Hierarchy
- java.lang.Object
- org.mule.runtime.core.internal.streaming.object.iterator.AbstractConsumer<T,P> (implements org.mule.runtime.core.internal.streaming.object.iterator.Consumer<T>)
- org.mule.runtime.core.internal.streaming.object.iterator.ListConsumer<T>
- org.mule.runtime.core.internal.streaming.object.iterator.SimpleConsumer<T>
- org.mule.runtime.core.internal.streaming.object.iterator.CompositeProducer<T> (implements org.mule.runtime.core.internal.streaming.object.iterator.Producer<T>)
- org.mule.runtime.core.internal.streaming.object.iterator.ConsumerStreamingIterator<T> (implements org.mule.runtime.core.internal.streaming.object.iterator.StreamingIterator<T>)
- org.mule.runtime.core.internal.streaming.object.iterator.ListableObjectStoreProducer<T> (implements org.mule.runtime.core.internal.streaming.object.iterator.Producer<T>)
- org.mule.runtime.core.internal.streaming.object.iterator.QueueProducer<T> (implements org.mule.runtime.core.internal.streaming.object.iterator.Producer<T>)
- java.lang.Throwable (implements java.io.Serializable)
Interface Hierarchy
- java.lang.AutoCloseable
- java.io.Closeable
- org.mule.runtime.core.internal.streaming.object.iterator.Consumer<T> (also extends org.mule.runtime.api.streaming.HasSize)
- org.mule.runtime.core.internal.streaming.object.iterator.Producer<T> (also extends org.mule.runtime.api.streaming.HasSize)
- org.mule.runtime.core.internal.streaming.object.iterator.StreamingIterator<T> (also extends org.mule.runtime.api.streaming.HasSize, java.util.Iterator<E>)
- org.mule.runtime.api.streaming.HasSize
- java.util.Iterator<E>
- org.mule.runtime.core.internal.streaming.object.iterator.StreamingIterator<T> (also extends java.io.Closeable, org.mule.runtime.api.streaming.HasSize)
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.