后面会有章节介绍不使用命令和远程过程调用来发送消息的方法。
There is a section later in this document about sending messages without using commands and RPC calls.
soap是一种使用扩展标注语言(xml)进行消息传递和远程过程调用(rpc)的方法。
SOAP is a method for using Extensible Markup Language (XML) in message and remote procedure call (RPC) based protocols.
在WSDL定义中,存在两种消息绑定样式:Document和远程过程调用(Remote Procedure Call,RPC)。
In WSDL definition, there are two message binding styles: document and Remote Procedure Call (RPC).
它促进了由远程过程调用和响应产生的数据传送。
It facilitates the transfer of data resulting from remote procedure calls and responses.
最初并未预期或计划将其用于配置文件、远程过程调用、对象串行化、数据库转储和类似的面向开发的任务。
Its use for config files, remote procedure calls, object serialization, database dumps, and similar developer-oriented tasks wasn't anticipated or planned for.
WSDL和SOAP组成了一个强大的远程过程调用系统。
WSDL and SOAP combined together make a powerful remote procedure calling system.
该协议基于XML,包括三个部分:信封、一组编码规则以及用于表示远程过程调用和响应的约定。
It is an XML-based protocol that consists of three parts: an envelope, a set of encoding rules, and a convention for representing remote procedure calls and responses.
stub文件在远程过程调用期间作为应用程序和RPC运行时库之间的接口。
Stub files act as an interface between the application and the RPC runtime library during a remote procedure call.
他们都可以通过二进制协议,ActionScript消息格式(amf)使用远程过程调用和消息与服务器端进行通信。
They both can communicate with the server using remote procedure calls and messaging through the binary protocol, ActionScript Message Format (AMF).
在本系列文章的第三篇文章中,您将了解GWT使用框架如何使远程过程调用(RemoteProcedure Call, RPC)可以轻松地编码和管理。
In the third article in this series, you'll learn about the framework that GWT USES to make Remote Procedure Calls (RPCs) easy to code and manage.
就像EJB、CORBA和DCE一样,Web服务的核心抽象也是远程过程调用。
As with EJB, CORBA, and DCE, the core abstraction for Web services is a remote procedure call.
JSON - RPC是一种远程过程调用协议,它使用JSON对参数和返回值进行编码和编组。
JSON-RPC is a remote procedure call protocol that USES JSON to encode and marshal arguments and return types.
远程过程调用(Remote Procedure Call,RPC)存根和框架、基于XML模式定义(XMLSchema Definition,XSD)模式的签名和标准化接口只是这些机制中的一些。
Remote Procedure Call (RPC) stubs and skeletons, XML schema Definition (XSD) schema-based signatures, and standardized interfaces are just a few of these.
为特定对象提供接口,它包含在SOAPRPC(远程过程调用)的序列化过程中所需的参数的名称和类型。
Provides an interface for an object that contains the names and types of parameters required during serialization of a SOAP RPC (Remote Procedure Call).
为特定对象提供接口,它包含在SOAPRPC(远程过程调用)的序列化过程中所需的参数的名称和类型。
Provides an interface for an object that contains the names and types of parameters required during serialization of a SOAP RPC (Remote Procedure Call).
应用推荐