Web 服务与 Spring 远程处理 [英] Web services vs Spring remoting

查看:32
本文介绍了Web 服务与 Spring 远程处理的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我不太明白通过 spring 或轴实现的常规 Web 服务与远程处理之间的区别.

I quite didnt get the difference between a regular web service implemented either through spring or axis versus Remoting.

如果我的问题根本不相关,我只是在 Spring Web 服务与 Spring 远程处理之间感到困惑.何时使用远程处理以及何时使用网络服务.

If my question is not at all related, I am just confused between spring web services vs spring remoting. When to go for remoting and when to go with a web service.

感谢您的回答

推荐答案

Spring Web Services 是一个专门的Spring 项目(使用 Spring 自己的 Web Service 技术),而 Spring Remoting 是集成不同第三方远程技术的常用方法.

Spring Web Services is a dedicated Spring Project (using Spring's own Web Service technology), whereas Spring Remoting is a common approach of integrating different third party remoting technologies.

Spring-WS 总是契约优先,而 Spring Remoting 通常是代码优先.

Spring-WS is always contract-first, while Spring Remoting is often code-first.

这篇关于Web 服务与 Spring 远程处理的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆