method invoke的意思|示意

美 / / 英 / /

方法调用


method invoke的网络常见释义

方法调用 通讯内容通过HTTP协议以时间顺序分别为:名字查询(Lookup),返回远程对象(Remote Object),方法调用(Method Invoke)和方法返回(Return)。上述四个通讯内容按照HTTP通讯协议的标准封装在两个客户端请求中。

method invoke相关短语

1、 Remote Method Invoke 远程方法调用

2、 RMIremote method invoke 该组件具有远程接口

3、 method to invoke an object 调用一个对象的方法

method invoke相关例句

It would then be up to the resource adapter to decide which method to invoke, depending on the event.

这样就可以让资源适配器根据事件判断要调用哪个方法。

The name of the method you want to invoke.

您想要调用的方法的名称。

Invoke the appropriate method.

调用适当的方法。

Listing 3 shows how to invoke this method.

清单3显示的是如何调用该方法。

Invoke the web service operation using the JAX-RPC Call's invoke method.

使用这个JAX - RPC Call的调用方法调用Web服务操作。

In Listing 9, only authorized retail bank customers can invoke this method.

在清单9中,只有被授权的零售银行客户才能调用该方法。