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,178
Commits
25
Branches
0
Tags
f105d3c3d959c60ba71d2b78c64774479ff65d35
Commit Graph
3 Commits
Author
SHA1
Message
Date
Mark Fisher
c8eb719d41
Renamed RmiHandler to RmiOutboundGateway and RmiGateway to RmiInboundGateway.
2008-09-21 14:37:19 +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
6ed4c1d7bf
Migrated RMI adapter and parser code from "org.springframework.integration.adapter" to the new "org.springframework.integration.rmi" module, and added a dedicated spring-integration-rmi-1.0.xsd schema and RmiNamespaceHandler.
2008-09-20 16:36:50 +00:00