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
69727ae8c4798eabdaceb34fb7b99f56acfba8c9
spring-integration
/
org.springframework.integration
History
Mark Fisher
69727ae8c4
GatewayProxyFactoryBean accepts non-PollableChannel for defaultReplyChannel. However, if a receive-only operation is performed (e.g. for a no-arg method), an IllegalStateException will be thrown when the receive attempt cannot proceed if the channel is not a PollableChannel.
2008-11-25 18:09:11 +00:00
..
src
GatewayProxyFactoryBean accepts non-PollableChannel for defaultReplyChannel. However, if a receive-only operation is performed (e.g. for a no-arg method), an IllegalStateException will be thrown when the receive attempt cannot proceed if the channel is not a PollableChannel.
2008-11-25 18:09:11 +00:00
.classpath
Upgraded dependencies to Spring 2.5.6 (INT-446).
2008-11-02 16:12:07 +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 dependencies to Spring 2.5.6 (INT-446).
2008-11-02 16:12:07 +00:00
template.mf
Upgraded dependencies to Spring 2.5.6 (INT-446).
2008-11-02 16:12:07 +00:00