To perform a method on a D-BUS object, you send the object a method call message.
要执行d -BUS对象的方法,您需要向对象发送一个方法调用消息。
Unfortunately, it will result in the error message shown in Figure 5, because the function declared in the dojo.forEach method call creates a closure that defines this as referring to its own body.
不幸的是,它将导致图5所示的错误消息,因为在dojo. forEach方法调用中声明的函数创建了一个闭包,该闭包将this定义为引用它本身。
Then the code call the send() method, which will send that message on the specified queue.
然后,该代码调用send()方法,这个方法将发送指定队列上的消息。
The call to the stop method records the execution time and prints a log message.
对stop方法的调用记录了执行时间并打印日志信息。
A handler is created, which ACTS as a message switchboard operator and routes each method call to the appropriate invocation chain.
将创建一个处理程序,它充当一个消息交换台操作程序(switchboard operator)并将每个方法调用传递到相应的调用链。
The actual message is sent using the call method, which takes the message itself and a destination as arguments and returns a second SOAPMessage as a reply.
实际的消息是使用call方法发送的,该方法接收消息本身和目的地作为参数,并返回第二个SOAPMessage作为响应。
For example, to publish a status message, you make a call to the core Facebook class method dialog passing the action stream.publish (see Listing 10).
例如,要发布一个状态消息,需要调用核心Facebook类方法dialog,传递操作stream . publish(参见清单10)。
The Greeter constructor creates an instance of Message, which it then USES in the greet method call.
Greeter构造函数创建了Message的实例,随后会在greet方法调用中使用它。
SOAP is a method for using Extensible Markup Language (XML) in message and remote procedure call (RPC) based protocols.
soap是一种使用扩展标注语言(xml)进行消息传递和远程过程调用(rpc)的方法。
In the SOAP header, message can be used saved the information of call direction, signature method and encryption method.
在此标头中,消息可以存储关于调用方、消息的签名方法和加密方法的信息。
If there were one selector per method implementation, a message would be no different from a function call.
如果每一个方法都有一个选择器,那么消息机制就和方法调用完全相同了。
If there were one selector per method implementation, a message would be no different from a function call.
如果每一个方法都有一个选择器,那么消息机制就和方法调用完全相同了。
应用推荐