Skip to content

support Iterator for splitters [INT-651] #4662

Closed
@spring-operator

Description

@spring-operator

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:

Issue Links:

Referenced from: pull request #1202

2 votes, 3 watchers

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions