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
1,225
Commits
25
Branches
0
Tags
bc91df7db67d35e65df17cc1b0910868b286765e
Commit Graph
3 Commits
Author
SHA1
Message
Date
Mark Fisher
8a103b7ec5
Moved the MessageHandler interface into the 'org.springframework.integration.adapter' module/package since it is now only used for proxy-based Messaging Gateways.
2008-09-22 19:16:01 +00:00
Mark Fisher
890d7b227a
Migrated HttpInvoker adapter and parser code from "org.springframework.integration.adapter" to the new "org.springframework.integration.httpinvoker" module, and added a dedicated spring-integration-httpinvoker-1.0.xsd schema and HttpInvokerNamespaceHandler. Also refactored base and support classes for remoting-based Messaging Gateways (including both HttpInvoker and RMI adapters).
2008-09-20 19:32:56 +00:00
Mark Fisher
29b5cda88f
Adding new 'org.springframework.integration.httpinvoker' module.
2008-09-20 17:37:36 +00:00