This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-integration
Watch
1
Star
0
Fork
0
You've already forked spring-integration
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1,668
Commits
25
Branches
0
Tags
f5cc9b35910fa854ea646161cfd47ff311a9d843
Commit Graph
353 Commits
Author
SHA1
Message
Date
Mark Fisher
631c71b6d0
Added MessageSelectorChain and modified TargetEndpoint to provide a 'setMessageSelector' method rather than managing a list of selectors with the 'addMessageSelector' method. Also modified the endpoint parser so that the configuration of a selector chain is more consistent with that of MessageHandlerChain. Now, the XML for endpoints uses a "selector" attribute instead of 0..n <selector/> sub-elements (INT-159).
2008-05-21 16:10:45 +00:00
Mark Fisher
938ce0a5a5
Added namespace support for GatewayProxyFactoryBean with the new <gateway/> element (INT-226).
2008-05-21 14:51:23 +00:00
Ben Hale
6696064dd0
Updated the names of the projects
2008-05-20 21:41:01 +00:00
First
Previous
...
4
5
6
7
8
Next
Last