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
35e744e60a6700ca3fd1765c4ca9635eb1841e5b
spring-integration
/
org.springframework.integration.ws
History
Mark Fisher
35e744e60a
Added AbstractMessageConsumingEndpoint. MessageDispatchers now expect MessageConsumer instances as subscribers, and the MessageEndpoint no longer has a send() method or a getSource() method. All consumer endpoints now use 'inputChannel' as the property (instead of source). The MessageBus is less involved in endpoint activation now, since endpoints that need to poll a channel can create, configure, and schedule their own poller.
2008-09-07 21:04:50 +00:00
..
src
Added AbstractMessageConsumingEndpoint. MessageDispatchers now expect MessageConsumer instances as subscribers, and the MessageEndpoint no longer has a send() method or a getSource() method. All consumer endpoints now use 'inputChannel' as the property (instead of source). The MessageBus is less involved in endpoint activation now, since endpoints that need to poll a channel can create, configure, and schedule their own poller.
2008-09-07 21:04:50 +00:00
.classpath
Upgraded Spring-WS, XML, and OXM to version 1.5.4.A (INT-346).
2008-08-19 13:51:25 +00:00
.project
Updated the names of the projects
2008-05-20 21:41:01 +00:00
build.xml
Updated the names of the projects
2008-05-20 21:41:01 +00:00
ivy.xml
Upgraded Spring-WS, XML, and OXM to version 1.5.4.A (INT-346).
2008-08-19 13:51:25 +00:00
template.mf
Upgraded Spring-WS, XML, and OXM to version 1.5.4.A (INT-346).
2008-08-19 13:51:25 +00:00