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
755
Commits
25
Branches
0
Tags
2afcf4c490a4a2f30e23ff00144b80e3a4d79b5d
Commit Graph
53 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
1
2
Next
Last