Configure your Call instance with its setter methods.
使用它的setter方法来配置您的Call实例。
You can reuse the Call instance to invoke other operations on the web service.
您可以重用Call实例来调用Web服务上的其他操作。
However, if you know the web service you want to invoke is unlikely to change, you should use dynamic proxy because configuring the Call instance can be complex.
然而,如果您知道您想要调用的Web服务不可能更改,就应该使用动态代理,因为配置Call实例可能很复杂。
CALL it an instance of the butterfly effect.
这是一个蝴蝶效应的实例。
I call such issues instance details and I only cover them in these articles on design when in my experience the designer has no choice but to consider them.
我称这类问题为实例细节,在这些文章中,按我的设计经验,只有设计者不得不考虑这类问题时才会触及到。
Once we have a delegate type in the metadata and a target function we'd like to call, we must form an instance of the delegate over a target.
在一个元数据中,一旦我们有了一个委托类型和一个我们想要调用的目标函数,我们必须从目标形成一个实例。
Right that's a specific name, and what it basically says is, when I call the class instance.
好这是个特定的应用,它的意思也就是,让我调用一个类的实例。
So that there is great sensitivity if somebody calls, an authority for instance, even a professor call attention to the color of someone else's skin.
因此,有高度敏感性,如果有人呼叫,例如权威机构,甚至是教授,让他人注意被人的肤色。
Registration identifies a creation delegate to call when a new instance of the object is required.
注册可以标识创建委托,以便在需要对象的新实例时调用。
If it's a mutation event on one of the attributes of the instance element, I'll call both of the methods responsible for fixing the button's appearance.
如果是实例元素属性的一个突变事件,我需要同时调用两个方法相应的修改按钮的外观。
Call the EIS function by invoking the execute method on the instance of Interaction.
通过调用Interaction实例中的execute方法来获取EIS功能。
Of those tools I call "enhanced editors," XML Instance is the most sophisticated; its price of $100 matches that increase in features.
在我称之为“增强编辑器”的工具中,XMLInstance是最高级的;其 $100的售价与特性上的增加相称。
Before we can create the outbound service, we need to create a new bus instance and call it TypeMap.
在创建出站服务之前,我们需要创建新的总线实例,称为TypeMap。
The code then creates a new instance of it and makes the find call.
然后该代码创建该类的一个新实例并进行find调用。
Is the system call that creates an inotify instance and returns a file descriptor referring to the instance.
是用于创建一个inotify实例的系统调用,并返回一个指向该实例的文件描述符。
If we place no explicit bound on the parameter, then by default the bound is Object, meaning that we can't call any methods on an instance of the bound that don't appear in class Object.
如果没有对参数设定显式的范围,那么缺省情况下范围是Object,这意味着我们不能调用范围实例在Object中未曾出现的任何方法。
I can use a findNotificationInfo() method to find a notification info instance during a setAttribute() call or method invocation.
可以使用findNotificationInfo()方法在 setAttribute()调用或者方法调用时查找通知信息实例。
To destroy the web service instance, you would call the stub_destroy_ConvertTempPortType function.
要销毁Web服务实例,可以调用stub_destroy_ConvertTempPortType函数。
Once processed, the OrderApproval instance will call the business state machine's approvalResponse operation with the result of the approval and then end.
在处理后,OrderApproval实例对于审批结果将调用业务状态机的approvalResponse操作,然后结束进程。
The input to this call is the tkiid (task instance id) that refers to the specific instance of a human task, and returns the input data.
这个调用的输入是一个引用特定人工任务实例的tkiid(任务实例id),它返回输入数据。
The static methods in the Factory class will then call the instance methods of your factory instance.
然后,Factory类中的静态方法会调用您工厂实例的实例方法。
When triggered, the REST call to capture an instance returns success via a HTTP 202 response code. It also changes the state attribute of the instance to "capturing."
触发后,用于捕获实例的REST调用通过一个HTTP 202响应码返回成功消息,并将实例的状态属性更改为 “capturing”。
Is a new thread instance created for each call to a service, like there are multiple thread instances of the same servlet for each HTTP request addressed to it?
每一次服务调用都创建一个新的线程实例吗,类似于每一个http请求同一个servlet的多线程实例?
So to get an instance of the web service you would call the stub_create_ConvertTempPortType function.
要获得一个Web服务实例,可以调用stub_create_ConvertTempPortType函数。
Answer: If you are using code based on the Apache SOAP project, you can use an instance of a "Call" class.
答:如果您使用的是基于ApacheSOAP项目的代码,那么就可以使用“Call”类的实例。
The second argument to the call, which is an instance of NumberCallback, GWT invokes automatically when the server completes its response.
调用的第二个参数是NumberCallback的实例,GWT将在服务器完成响应时自动调用。
Call with continuation gives you a code block, and the continuation (or a saved call stack, with instance variables), which you assign to a variable.
用continuation进行调用使您获得一个代码块和指派给变量的continuation(或已保存的调用堆栈,其中有实例变量)。
When an operation is called on the ProcessOrder component, you need a way to make the call on the correct instance.
当对ProcessOrder组件调用操作时,需要能够对正确的实例进行调用。
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服务端点的地址。
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服务端点的地址。
应用推荐