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
b9ea75ea98cd10367961335731d85f61bdbaadc8
spring-integration
/
org.springframework.integration
/
src
History
Mark Fisher
8dfe625163
Moved ChannelRegistryAware and InitializingBean interfaces to the AbstractEndpoint class declaration instead of the MessageEndpoint interface.
2008-07-16 01:38:41 +00:00
..
main
Moved ChannelRegistryAware and InitializingBean interfaces to the AbstractEndpoint class declaration instead of the MessageEndpoint interface.
2008-07-16 01:38:41 +00:00
test
/java
Message payload can no longer be set. MessageTransformer's transform() method now returns a Message (instead of void). ChannelInterceptor preSend() and postReceive() methods now return a Message instead of boolean.
2008-07-15 22:43:47 +00:00