• JAX-RPC client invocation models.

    JAX - RPC客户机调用模型

    youdao

  • This integer is then returned to the XML-RPC client.

    然后这个整数返回XML-RPC 客户端。

    youdao

  • The subsequent block of code initializes the XML-RPC client connection to the blog server.

    接下来代码初始化博客服务器XML - RPC客户端连接

    youdao

  • As a result the RPC client needs only one network round trip for a single RPC request.

    结果呢,对于单一RPC请求客户端需要一个网络往返

    youdao

  • Question: How to access the overloaded operations of an EJB Service using the JAX-RPC client through "wsejb" binding?

    如何通过wsejb”绑定使用JAX-RPC客户机访问EJB服务过载操作

    youdao

  • In this article we have dealt with the most basic and important routines that any RPC client and server application makes.

    本文中,我们讨论任何RPC客户机服务器应用程序调用的基本最重要例程

    youdao

  • How to access the overloaded operations of a SIBus outbound service destination directly using JAX-RPC client through the SIB binding?

    如何通过SIB绑定直接使用JAX - RPC客户机访问SIBus出站服务目标过载操作

    youdao

  • The core JAX-RPC package contains a fully functional JAX-RPC client for invoking Web services and a reference implementation of a JAX-RPC server.

    核心JAX - RPC包含用于调用Web服务功能完备的JAX - RPC客户机以及JAX - RPC服务器的一个参考实现

    youdao

  • Background for the two questions: I have succeeded in accessing the overloaded operations of a standard Web service using the JAX-RPC client through SOAP binding.

    两个问题背景已经通过SOAP绑定使用JAX - RPC客户机成功访问标准Web服务过载操作

    youdao

  • In the figure, the JSP-based Web application could be using JAX-RPC client stubs to talk to a remote Web service running on another platform, such as Microsoft.net.

    这个中,基于JSPWeb应用程序可以使用JAX - RPC客户机存根运行另一个平台(Microsoft . Net)上的远程Web服务会话。

    youdao

  • Unlike a typical Web browser which handles sessions automatically, the JAX-RPC client does not participate in a session with the target service endpoint by default.

    自动处理会话典型Web浏览器不同的JAX - RPC客户端并不缺省的使用目标服务端点参与会话

    youdao

  • Note that the definition of JAX-RPC client is relative to the service which the client communicates with, and stubs for different services are deemed as different clients.

    注意JAX - RPC客户端的定义相对服务的,这些服务客户进行通信并且不同服务存根认为不同的客户端。

    youdao

  • DCE provides a secure communication channel between a client and a server through an authenticated RPC mechanism.

    DCE通过认证RPC机制在客户机服务器之间提供了安全通信通道

    youdao

  • Encoding other types requires modifying the actual RPC server and client themselves.

    编码其它类型需要修改实际RPC服务器客户机自身

    youdao

  • Figure1 illustrates the way a client and server completes an RPC call over the network.

    图1说明客户机服务器通过网络完成RPC调用方式

    youdao

  • If the number of lines of code for the SQL, XML-RPC listener, and client are counted, this middleware system was weighs in under 600 lines of code.

    如果SQLXML-RPC监听器客户端的代码计算在内,估计这个中间件系统代码会低于 600 行。

    youdao

  • To help debug errors, I used the JSON-RPC stand-alone client lib, as shown in Listing 20.

    为了帮助调试错误使用单独JSON - RPC客户机库清单20。

    youdao

  • One of the beauties of JAX-RPC for the client is its ability to associate context information with an endpoint's remote method call.

    客户机JAX - RPC亮点之一就在于上下文信息端点远程方法调用关联起来。

    youdao

  • Dynamic programming model: JAX-WS's dynamic client model is quite different from the JAX-RPC mode.

    动态编程模型JAX - WS动态客户端模式JAX - RPC模式差别很大

    youdao

  • The invocations from client to RPC adapter are all based on JSON RPC, and the returned data is encapsulated in JSON objects, which can be parsed on the client side very quickly.

    客户机发出的RPC适配器调用全部基于JSON RPC因此返回数据封装到 JSON对象中,后者可以客户端快速解析

    youdao

  • The results from the method are marshaled back to the client using the same JAX-RPC and SAAJ interfaces.

    这个方法返回的结果使用相同JAX-RPCSAAJ 接口数据编入回到客户机

    youdao

  • Remote procedure call (RPC) is a technique for constructing distributed, client-server-based applications.

    远程过程调用(rpc)一种用于构造分布式的、基于客户端-服务器应用程序技术

    youdao

  • The client-site classes for the RPC proxy are also located in this package.

    RPC代理客户这个包中

    youdao

  • For more details about JAX-RPC DII, refer to Build an RPC service and client using JAX-RPC.

    关于JAX -RPCDII更多细节参考使用JAX - RPC构建一个RPC服务客户端

    youdao

  • Figure 1 is a diagram showing an actual XML-RPC conversation between a client (requesting the get_account_info RPC) and a listener who is returning the results of that procedure.

    1展示客户端(请求get _ account_infoRPC)监听器(它正返回那个过程结果)之间一个实际的XML -RPC会话

    youdao

  • The client application receives the result from client stub and finishes the RPC call.

    客户机应用程序客户机stub接收结果完成RPC调用

    youdao

  • The client RPC runtime receives it, gives it to client stub which passes the execution result to the client process.

    客户机rpc运行时接收执行结果传递客户机stub,客户机stub再把传递给客户机进程。

    youdao

  • The client object files along with the client stub file is linked with the RPC runtime library to generate the client executable.

    客户机对象文件客户机stub文件RPC运行时链接生成客户机可执行程序。

    youdao

  • With a few lines of code similar to that shown below, they were able to render HTML based reports from the server directly in the Eclipse RPC based client.

    只需一些类似于下面代码,就基于EclipseRPC的客户端上直接获得基于HTML报表而这些报表来自于服务器端。

    youdao

  • In this approach, you have to configure the RPC handler in the client stub so that you can modify the MessageContext object to contain the partner's IDs in the handler.

    方法必须客户机存根配置RPC处理程序,以便MessageContext对象进行修改,使得在处理程序中包含合作伙伴ID

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定