For example, if programmers have an existing application in COBOL that they want to call, they can develop the code easily in EGL and have EGL generate the service to call this application.
例如,如果程序设计人员拥有一个希望调用的用cobol写的现有应用程序,那么他们可以用EGL很容易地开发代码,并且让egl生成调用此应用程序的服务。
The first JSP provides an interface for the user to enter the zip code, and then retrieves the results of the Web service call.
第一个JSP为用户输入邮政编码提供了一个接口,然后检索Web服务调用的结果。
This Action node only has an outbound service node with a synchronous call, but it does not have logic or a code fragment.
该ActionNode只有一个出站服务节点和同步调用,但它没有内部逻辑和代码。
You could call this service with jQuery's JSONP support using the code shown in Listing 5.
使用清单5所示的代码可以通过jQuery的JSONP支持调用该服务。
For example, after you build the Web service client using the wizard, you need to look through the generated code to determine which classes to use when you want to call the service.
例如,在使用向导构建Web服务客户端后,需要仔细研究生成的代码,从而当您想调用服务的时候好决定使用哪个类。
Then, below the existing call to MyBase.New , add the code in Listing 5 which will allow the web service to be initialized on the host machine entered by the user.
然后,在现有的My Base .New调用下,添加如清单5中的代码,该代码允许在用户输入的主机上初始化这个Web服务。
Listing 10 shows a code snippet that makes an asynchronous call to the web service defined in Listing 1.
清单10显示了异步调用清单1中定义的Web服务的代码片段。
It also generates COBOL client sample code that can be used to call the JBoss ESB service and jump-start your own development.
它还生成了COBOL客户端示例代码,这些代码可以调用JBossESB的服务,并为开发做好准备。
Then in the Source view, add the code at the end of the displayResults function (as shown below) to call the Yahoo Map program with the customer address supplied by the HATS web service.
然后在Source视图中,将如下代码添加到 displayResults函数(如下所示)的末端以便用HATSWeb服务所提供的用户地址调用这个YahooMap程序。
For every Ajax interaction, you must create an endpoint (to borrow a term from our Web service friends) on a server and client-side code to call that endpoint.
对于每个Ajax交互,必须在服务器上创建一个端点(从从事Web服务的朋友那里借用的术语),并且还要创建客户端代码来调用该端点。
The Web service is accessed via a proxy API call, the code for which is generated when the Web service reference is imported. This references a binding described in the app.config.
通过代理api调用访问Web服务,代理api调用的代码是在导入Web服务引用时生成的。
To test our new mediation code simply re-deploy the updated mediation application to WebSphere and use the Web Services Explorer to call the Gateway service.
要测试我们的新中介,只需重新将经过更新的中介应用程序部署到WebSphere并使用WebServicesExplorer调用此网关服务即可。
It also starts and controls the transaction passed to the service. The Web service is accessed via a proxy API call, the code for which is generated when the Web service reference is imported.
它还启动并控制传递到Web服务的事务。
The service call is made simple by helper code that is generated for each reference (you create the references in an assembly diagram, as we will explain shortly).
每个引用都会生成相应的helper代码,它将使得服务调用变得简单(在组装关系图中创建引用,我们将对其进行简单说明)。
The time the service itself takes to execute: (Note that this does not include making a dynamic call to a piece of code.)
服务本身执行所用的时间:(请注意这并不包括向代码段发送动态调用的时间。)
Client code should call JNDI, and JNDI forwards to the applicable service underneath through a provider implementation.
客户机代码调用JNDI, JNDI在底层通过提供程序实现转发到可用的服务。
The service code implements the WSDL interface and applies business and mapping logic to call into and map results from backend systems.
服务代码实现WSDL接口并将业务与映射逻辑应用于调用和映射来自后端系统的结果。
The Listing 1 code shows a synchronous service method call where the client thread blocks inside the service call and doesn't return until the call is completed and the results are available.
清单1中的代码显示了同步方法调用,其中的客户机线程将阻塞在服务调用内,在调用完成且结果可用之后才会返回。
Recapping the action, you validated the ZIP code, created the XML request to call the web service, parsed the XML response, and put the city and state fields in the @address object.
现在简要重述一下刚才的操作,您验证了邮政区码,创建了调用Webservices 的XML请求,解析了 XML响应并将城市和州字段放入了 @address对象。
For service pack 1, Microsoft has introduced a new heuristic based on code size and whether or not the call is in a loop.
在ServicePack1中,微软引入了一个新的基于代码尺寸的启发式算法,来判断调用是否处于一个循环中。
In this section, you'll use the Web service wizard to create a client proxy for your StockQuote Web service, that is, the code that a Web application USES to call the Web service.
在这一节,您将使用Web服务向导为您的Stockquote Web服务创建一个客户机代理,即Web应用程序用于调用Web服务的代码。
First she converts the Ink image to XAML code. This is done passed to the server using a web service call.
首先她将Ink图像转化为XAML代码,然后通过WebService调用将其传递至服务器端。
Your telephone service provider can tell you the code to turn off call waiting.
您的电话服务公司可以告诉您关闭呼叫等待的号码。
Because you have a reasonable expectation that the ZIP code is legitimate, it's now worth the effort to call the USPS web service.
由于您可以合理预期邮政区码是合法的,因此现在值得调用USPSWebservices。
In this case, you might want to include code that explicitly validates users after a service call fails.
在这种情况下,您可能需要包括在服务调用失败后显式验证用户的代码。
In this case, you might want to include code that explicitly validates users after a service call fails.
在这种情况下,您可能需要包括在服务调用失败后显式验证用户的代码。
应用推荐