关于axis 2

axis2如何处理soap信息?

如图所示:


两端都是应用,客户端和服务端不必部署在相同平台,也无需是相同应用,中间可以通过axis2进行处理。处理过程描述如下:

  • 发送端创建SOAP信息
  • axis处理器对该信息进行封装处理:Axis "handlers" perform any necessary actions on that messagesuch as encryption of WS-Security related messages.
  • 发送器通过如http发送信息。The transport sender sends the message.
  • 接收端监听到该信息On the receiving end, the transport listener detects themessage.
  • 监听器将该信息传递给接收端的处理器,对信息解封装The transport listener passes the message on to any handlers onthe receiving side.
  • 根据信息内容发送给相应的应用程序。Once the message has been processed in the "pre-dispatch"phase, it is handed off to the dispatchers, which pass it on to theappropriate application.




评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值