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
Files
ec08c33d99d20046d0309e9586e877ffbd0e4d09
spring-integration
/
spring-integration-adapters
/
src
History
Mark Fisher
ec08c33d99
JmsMessageDrivenSourceAdapter no longer extends AbstractSourceAdapter. It also now properly allows for configuration of a non-default AbstractMessageListenerContainer instance.
2008-04-11 00:33:24 +00:00
..
main
JmsMessageDrivenSourceAdapter no longer extends AbstractSourceAdapter. It also now properly allows for configuration of a non-default AbstractMessageListenerContainer instance.
2008-04-11 00:33:24 +00:00
test/java/org/springframework/integration
/adapter
PollableSource now returns a Message rather than an Object from poll(). Now PollableSource implementations may use a MessageMapper, but the "source adapter" no longer does.
2008-04-10 21:40:41 +00:00