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
c296b1af1bafd9be5fe81653d9874a9843e50bdf
spring-integration
/
org.springframework.integration.httpinvoker
/
src
/
main
History
Mark Fisher
c296b1af1b
Minimizing class loading in parsers and using the parser context error handling capabilities rather than throwing Exceptions or using assertions. This facilitates proper tooling support (INT-114).
2008-12-11 19:18:40 +00:00
..
java/org/springframework/integration
/httpinvoker
Minimizing class loading in parsers and using the parser context error handling capabilities rather than throwing Exceptions or using assertions. This facilitates proper tooling support (INT-114).
2008-12-11 19:18:40 +00:00
resources
/META-INF
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