| Package | Description |
|---|---|
| org.mule.runtime.core.routing.outbound |
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayMessageSequence |
class |
CollectionMessageSequence<T>
A
MessageSequence that retrieves elements from a Collection. |
class |
IteratorMessageSequence
A
MessageSequence that delegates its IteratorMessageSequence.hasNext() and IteratorMessageSequence.next() methods to an Iterator, and has no
estimated size |
class |
NodeListMessageSequence |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.