interface-method-call的意思|示意
interface-method-call的网络常见释义
接口方法调用 ...实现了该类接口的通道上,通过端口模块和进程来访问通道内定义的接口方法; 通过接口又引出接口方法调用(interface-method-call,IMC) 的概念,是指一个进程通过端口调用通道内实现的接口方法。
interface-method-call相关例句
To supply a value, you call the add method of the Attribute interface.
要提供值,则需要调用Attribute接口的add方法。
The argument to the success method is the return value of the call in the interface and implementation.
成功方法的参数是接口和实现中的调用的返回值。
You can call the method anything you want, because you aren't implementing an interface.
您可以随时调用该方法,因为不用实现接口。
Specify just the service interface class, or call the method with an additional parameter, which is the fully qualified name of the desired port.
直接指定服务接口类,或使用附加的参数(即所需端口的完全限定名称)调用该方法。
CAI attempts to call the appropriate method in this interface when these events occur.
当发生这些事件时,CAI将尝试在这个接口中调用相应的方法。
Adapts an invocation of an interface method into an HTTP call.
把对接口方法的调用转为一次HTTP调用。