• Any project targetted to this stub as runtime will be configured to use this test environment.

    目标为此存根任何项目作为运行时时配置使用这个测试环境。

    youdao

  • Next, use Eclipse's QuickFix (by clicking greet and pressing Ctrl-1, for example) to generate a method stub for greet , and add code to the stub as follows.

    接下来Eclipsequickfix为greet生成一个方法存根然后存根加入代码

    youdao

  • Next, use Eclipse's QuickFix (by clicking on greet and pressing Ctrl-1, for example) to generate a method stub for greet , and add code to the stub as follows.

    接下来使用EclipseQuickFix(比如通过单击greetCtrl - 1)greet生成一个方法存根,并将代码添加存根,如下所示。

    youdao

  • As you can see, the client stub looks just like the code we used in the previous installment.

    就象看到的,客户端的存根看上去我们前面部分里使用过代码

    youdao

  • As such, the method on the stub does not have a value to return, regardless of whether the matching server-side method has one.

    正因为如此存根方法没有返回而不管匹配服务器端方法是否有要返回的值。

    youdao

  • As such, a typical JAX-RPC runtime maintains the session data separately for each individual stub even though stubs may talk with services running at the same back-end server.

    同样即使存根可能运行相同后端服务器的服务进行对话典型JAX - RPC运行也分别每个单独存根维护会话数据

    youdao

  • You can also use the configurable endpoint addresses, even if the stub is created with the default, as shown below.

    可以使用配置的端点地址即使存根使用默认端点地址创建的,如下所示。

    youdao

  • In this case, a dynamic proxy is more suitable because it only needs to be re-instantiated (rather than regenerated as in the case of a static stub) whenever the SEI changes.

    既然这样动态代理适合因为需要每次SEI修改重新实例化(而不使用静态存根时重建)就行了。

    youdao

  • As before, the client-side developer must use the stub to invoke the service from the client-side business logic.

    前面一样,客户开发人员必须使用存根调用客户端业务逻辑中的服务

    youdao

  • Try performing a POST against your handler to see the response from the stub, as if you were trying to create a new entry in the database.

    如果正在数据库创建新的条目可尝试在处理程序上执行POST查看来自存根响应

    youdao

  • This simplicity is possible due to the JSR 172 stub and runtime, which, as previously mentioned, hide most of the details related to remote invocation.

    由于JSR 172存根运行时,实现这种简单应用程序可能的,正如前面提到的,JSR 172 存根和运行时把与远程调用相关大部分细节隐藏了。

    youdao

  • As far as the client can tell, it's only interacting with the local stub object.

    客户机来说仅仅本地存根对象交互

    youdao

  • You can either work with the stub directly, as shown in Listing 1 and Listing 2, or just use the interface to see only those methods that are part of the service definition.

    可以直接使用存根清单1清单2所示可以使用接口仅仅使用属于服务定义方法

    youdao

  • As far as the client is concerned, this stub object is the remote object.

    客户而言存根对象就是远端对象。

    youdao

  • It is set as a property on the SubscriptionManager service stub and then converted to the header by the IBM Web services runtime implementation.

    SubscriptionManager服务存根上将其设置属性,并随后IBMWeb服务运行时实现转换为Header

    youdao

  • The client stub object is created in the try statement using the AskServiceLocator object that defines the service address and port for the service as defined in the WSDL.

    客户机存根对象将通过使用AskServiceLocator对象try语句中创建,后者WSDL定义服务定义了服务地址端口

    youdao

  • Create a stub implementation for the BackEndSystem that consumes the Business Events actions after transformation by the mediation module as follows.

    按照以下操作BackEndSystem创建存根实现中介进行转换之后使用BusinessEvents操作。

    youdao

  • Stub files act as an interface between the application and the RPC runtime library during a remote procedure call.

    stub文件远程过程调用期间作为应用程序RPC运行时之间接口

    youdao

  • JAX-RPC recommends an instance of a stub to be bound to a specific protocol and transport, such as a SOAP binding stub. For the stub method, the steps to perform are.

    JAX - RPC建议存根实例绑定特定协议传输上,比如SOAP绑定存根。

    youdao

  • Dynamic proxy, as its name suggests, supports an SEI dynamically at run time without requiring any code generation of a stub class that implements a specific SEI.

    动态代理正如名字暗示的,能运行动态支持一个SEI需要产生任何代码实现一个特定的SEI。

    youdao

  • A computer on the stub domain attempts to connect to a computer outside the network, such as a Web server.

    存根域中计算机试图连接外部网络中的一台计算机,例如一台网络服务器

    youdao

  • I can build a simple stub that has an array list as a property, then implement some simple data access methods quickly, as Listing 2 shows.

    就可以构建一个简单存根(具有作为属性数组列表),然后快速实现一些简单数据访问方法清单2所示。

    youdao

  • As explained earlier, the stub method takes a callback function as its final argument, which is used to capture the list of courses in the response.

    正如先前介绍的,存根方法采用回调函数作为最后的实实参用来捕获响应中的球场列表

    youdao

  • Under the hood, the stub object implements the same interface as the remote server object.

    幕后存根对象实现远程服务器对象同样接口

    youdao

  • Part 2 demonstrated how to enhance WSA stub classes and integrate other technology components such as cryptography and XML signatures into WSA stub classes.

    第2部分说明了如何增强wsa存根以及如何其他技术组件(加密XML签名)集成wsa存根类中。

    youdao

  • The router removes the message completely and leaves only a deletion stub, allowing the message to be removed from replica copies as well.

    路由器彻底删除消息留下删除存根还允许复制副本删除消息。

    youdao

  • As far as the client can tell, the stub object is the implementer of the interface.

    对于客户机而言存根对象就是接口实现者

    youdao

  • As the systems evolve, there is the need for different forms of test harnesses, including the ability to mock or stub out parts that are not yet ready for prime time.

    随着系统演化需要不同形式测试工具包括模仿去除黄金时间尚未准备好的部分

    youdao

  • In the absence of any other actions on the part of the requestor, the default value is used as the endpoint address by the stub.

    请求程序方面缺少任何其它动作时,存根将默认用作端点地址

    youdao

  • On the server machine side, as the network message is received by the network routines in the kernel, it's sent to the server stub by the use of RPC run time.

    服务器计算机内核中的网络例程接收到网络消息后,使用RPC运行消息发送服务器存根

    youdao

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

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

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