When does an object call itself?
一个对象何时称它本身?
A handler can be anything from calling a method on an object, running a command or invoking a remote object call.
事件处理器可以做任何事,包括调用一个对象的方法,运行一个命令,或者对远程对象进行调用。
For every object in the call flow, there can only be one other object connected to it.
对于调用流中的每个对象,只能有一个其他对象连接到它。
我称之为常见的物体。
Therefore, for every object in the call flow, there can only be one other object connected to it.
因此,对于调用流中的每个对象,都可以只有另外一个对象连接到其上。
After the object reference is obtained, the client application can call methods on that object as if that object was a local one.
获取对象引用后,客户端应用程序可以调用该对象上的方法,该对象就好像是本地对象。
To access the object provided, you simply call the method.
要访问提供的对象,调用这个方法即可。
The properties of the call object are set to use the associated target service.
调用对象的属性被设定为使用相关的目标服务。
A virtual method invocation, for example, involves looking at the class of the receiver object for the call to discover which actual target implements the virtual method for the receiver object.
例如,一个虚方法调用需要查看接收方对象的类调用,以便找出哪个实际目标实现了接收方对象的虚方法。
To perform a method on a D-BUS object, you send the object a method call message.
要执行d -BUS对象的方法,您需要向对象发送一个方法调用消息。
You could, of course, override that name should you feel the need to call the object something else.
当然,您可以根据需要重写该名称以调用其他对象。
That sets up the Call object with all the properties you need.
这样就用您需要的所有属性设置了Call对象。
The Call object you now have is not yet usable.
您现在拥有的这个Call对象还不可以用。
The client creates an array of these Element objects and calls the invoke method of the Axis Call object.
客户机将创建一个由这些Element对象组成的数组,并调用AxisCall 对象的invoke方法。
This model is still rather complex, particularly where you have to populate the Call object.
这种模型仍然是相当复杂的,尤其是您必须填充Call对象。
The dynamic invocation interface requires a Call object to be created at runtime.
该动态调用接口需要在运行时创建一个Call对象。
Call the continuation object, and you return to that point.
只要调用continuation对象,就会返回该点。
Instantiate a DII Call object proxy and set it up.
实例化一个DII Call对象代理并对其进行设置。
Making DII calls through a Call object is programmatically more complex than using a stub or dynamic proxy.
通过Call对象进行 DII调用的过程比使用存根活动态代理复杂。
Set the properties of the Call object (method name, parameters, and so on).
设置Call对象的属性(方法名、参数等等)。
The more complex the operation, the more complex the information that you need to provide to the Call object.
操作越复杂,您需要提供给Call对象的信息也就越复杂。
For example, with Apache SOAP, the client would create and populate a Call object.
例如,使用ApacheSOAP,客户机将创建和植入一个Call对象。
Next, you create the Service and Call objects and start setting the properties of the Call object.
接下来,您要创建Service和Call对象并开始设置Call对象的属性。
With JAX-RPC, the Call object must be configured to explicitly invoke a particular operation from the WSDL.
对于JAX - RPC,必须配置Call对象来显式地从WSDL调用特定操作。
The engine will automatically construct a new instance of the object then call the init method on that object, so that the object has a chance to initialize itself from the context object.
这个引擎将自动地为该对象构造的一个新的实例,然后调用其init方法,以便该对象能够有机会根据上下文对象对自己进行初始化。
The client creates an instance of the "Call" object of the Axis client, and sets the target endpoint address in the Call object with the address of the web service endpoint.
客户机创建Axis客户机的“Call”对象的实例,并将Call对象中的目标端点地址设置为Web服务端点的地址。
If it is a PDPrinciplal object, then you call the implies method to check whether it has the desired permission.
如果是PDPrinciplal对象,则将调用implies方法来检查其是否具有所需的权限。
You can update the object, then call the update method.
可以更新这个对象,然后调用update方法。
The MessageListenerAdapter then USES this object to call a method on a user provided handler class that has a matching method signature.
MessageListenerAdapter随后用这个对象来调用某个方法,用户提供的具有相应方法签名的处理类实现了该方法。
The MessageListenerAdapter then USES this object to call a method on a user provided handler class that has a matching method signature.
MessageListenerAdapter随后用这个对象来调用某个方法,用户提供的具有相应方法签名的处理类实现了该方法。
应用推荐