Closed
Description
Andrew Skiba opened INT-651 and commented
Support methods returning Iterator for splitters:
@Splitter
Iterator<Item> split(Order order){..}
This should probably include
Iterator<Message> split(Message input)
for controlling headers, correlation ids, etc.
Reference URL: http://forum.springsource.org/showthread.php?p=239259#post239259
Attachments:
- SI-patch-int-651.txt.zip (6.00 kB)
Issue Links:
- Allow Aggregator complete groups based on timeout [INT-3420] #7390 Allow Aggregator complete groups based on timeout
Referenced from: pull request #1202
2 votes, 3 watchers