As two different services do not have to use the same transport protocol, the mediation service takes care of the transformation from one protocol to the other, so that the communication is possible.
由于两个不同的服务并不一定使用相同的传输协议,而中介服务可负责从一个协议到另一个协议的转换,因此可以进行此类通信。
And if the Web Service client needs to have non-blocking (still with single transport connection), then the client should use AsyncCall instead of Call.
如果Web服务客户机需要非阻塞调用(仍然使用单个传输连接),则Client应该使用AsyncCall,而非Call。
If the Web Service switches to another transport such as insecure HTTP that does not have an encrypted communication channel, then the message is transmitted again in clear text.
如果Web服务切换到另一个传输,比如不具有加密通信隧道的非安全的HTTP,那么消息将再次以明文传输。
应用推荐