当前位置:网站首页>Restful WebService和gSoap WebService的本质区别
Restful WebService和gSoap WebService的本质区别
2022-04-23 14:01:00 【JokerYourMemory】
两句话的事儿:
1、gSoap WebService表示的是webService这种通信方式,在程序获取了服务端的wdsl环节之后,发的消息是Http消息,Http头里面方法、url没有规定,但是消息体是gSoap格式的。
2、Restful WebService表示的还是webService这种通信方式,还是在获取了wdsl之后,发送的消息还是Http消息,但是Http头里面的url、方法等是按照restful标准描述的,消息体是Json的(不强求)。
我真是服了那些讲gSoap WebService和Restful WebService区别,先讲webServe、再讲gSoap、再讲Restful规范,动不动给贴一大堆代码,说了半天也没讲明白。
版权声明
本文为[JokerYourMemory]所创,转载请带上原文链接,感谢
https://blog.csdn.net/m0_38084180/article/details/121405555
边栏推荐
- Postman reference summary
- FDFS start
- Port occupied 1
- mysql新表,自增id长达20位,原因竟是......
- MySQL 修改主数据库
- Android 面试主题集合整理
- Basic knowledge learning record
- Question bank and answer analysis of the 2022 simulated examination of the latest eight members of Jiangxi construction (quality control)
- 分库分表 & ShardingSphere
- Reading notes: Secure federated matrix factorization
猜你喜欢
CentOS mysql多实例部署
【报名】TF54:工程师成长地图与卓越研发组织打造
淘宝发布宝贝提示“您的消保保证金额度不足,已启动到期保障”
STM32 learning record 0007 - new project (based on register version)
Special test 05 · double integral [Li Yanfang's whole class]
crontab定时任务输出产生大量邮件耗尽文件系统inode问题处理
美联储数字货币最新进展
Interesting talk about network protocol
分库分表 & ShardingSphere
Reading notes: meta matrix factorization for federated rating predictions
随机推荐
Kettle--控件解析
初探 Lambda Powertools TypeScript
[code analysis (2)] communication efficient learning of deep networks from decentralized data
Oracle告警日志alert.log和跟踪trace文件中文乱码显示
基础知识学习记录
联想产品经理林林:天津当地网络运营商网络故障 ZUI系统后台服务器暂时无法正常工作
JS 烧脑面试题大赏
[code analysis (6)] communication efficient learning of deep networks from decentralized data
Program compilation and debugging learning record
AttributeError: ‘dict‘ object has no attribute ‘iteritems‘
项目中遇到的问题(五)操作Excel接口Poi的理解
The latest development of fed digital currency
商家案例 | 运动健康APP用户促活怎么做?做好这几点足矣
Modify the Jupiter notebook style
编程旅行之函数
SQL learning window function
Tensorflow & pytorch common error reporting
BUG_me
SPC简介
YARN线上动态资源调优