Instead of using envelopes to wrap the method, arguments, and data, a REST-RPC hybrid Web service transmits the data directly over HTTP, which is similar to the REST-style.
REST - RPC混合Web服务不使用信封包装方法、参数和数据,而是直接通过HTTP传输数据,这与REST样式的Web服务是类似的。
SOAP relies on HTTP as a transport but provides a generic service for RPC over the Internet.
SOAP 依靠 HTTP 进行传输,但通过 Internet 为 RPC 提供了通用服务。
XML-RPC defines procedure calls encoded in XML and communicated over HTTP.
XML - RPC定义了使用XML编码并通过HTTP通信的过程调用。
应用推荐