public final class ResultsToMessageSet extends ResultsToMessageCollection implements Set<org.mule.runtime.api.message.Message>
Set of Result instances and exposes
its contents as Message instances.
This allows to avoid preemptive transformations of an entire Set
of Result to MessagecursorProviderFactory, event| Constructor and Description |
|---|
ResultsToMessageSet(Set<org.mule.runtime.extension.api.runtime.operation.Result> delegate,
CursorProviderFactory cursorProviderFactory,
Event event) |
add, addAll, clear, contains, containsAll, equals, forEach, hashCode, isEmpty, iterator, parallelStream, remove, removeAll, removeIf, retainAll, size, spliterator, stream, toArray, toArray, toResultsclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitadd, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, spliterator, toArray, toArrayparallelStream, removeIf, streampublic ResultsToMessageSet(Set<org.mule.runtime.extension.api.runtime.operation.Result> delegate, CursorProviderFactory cursorProviderFactory, Event event)
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.