• A Web Service is an object that can be deployed on an accessible server as part of an application for use by internal or external clients.

    Web服务一种能够作为应用程序一部分部署访问的服务器上供内部外部客户使用对象

    youdao

  • These generators take a WSDL description and generate a wrapper object so that using the Web service looks like it is part of the language.

    这些生成器使用WSDL描述生成一个封装对象这样就可以使用Web服务,就语言一部分那样。

    youdao

  • In addition to taking the same steps that you took in the first tutorial, for the second tutorial you implement a Personalization application object to get data from a Web service.

    除了采取第一教程相同步骤之外,对于第二个教程,实现一个Personalization应用程序对象以便Web服务获取相应的数据

    youdao

  • This servlet serves as the primary entry point of all the HTTP Web service requests and delegates the request and response object instances to the request processor for further processing.

    这个servlet作为所有HTTPWeb服务请求入口,它把请求响应对象实例分派请求处理器进行进一步处理。

    youdao

  • You can add the method shown in Listing 6 to a Web service, which will return the single FailTask object.

    可以清单6 中所方法添加Web服务中,方法将返回单个FailTask对象

    youdao

  • In a Web service, you use an object called a complex data type.

    Web服务中,使用一个称为复杂数据类型对象

    youdao

  • The closure captures the information about the actual Web service method stub to be invoked (the function object called obj) as well as the stream for the log output.

    闭包捕获真正调用Web服务方法存根(称为obj函数对象)以及作为日志输出

    youdao

  • In this case, the application object ACTS as a facade for data in a Web service.

    这个示例中应用程序对象用作Web服务数据Facade

    youdao

  • Sends the specified SOAP.Envelope object to the the Web service and invokes a callback when a response is received.

    指定的 SOAP.Envelope对象发送Web服务,然后在接收到响应后调用回调函数

    youdao

  • Unfortunately, the format is not compatible with your partner's Web service input even though the order business object that is used in your module contains enough information to ship an order.

    遗憾格式合作伙伴Web服务输入兼容虽然模块使用Order业务对象包含用于订单发货的足够信息

    youdao

  • Furthermore, I wanted to illustrate how a Web reference can then be used to instantiate a local object that interacts with the Web service.

    此外阐明如何接着使用Web引用实例Web服务交互作用本地对象

    youdao

  • Every object has its own unique methods and the RPC-style Web service exposes only one URI, which represents the single end point.

    每个对象都有自己独特的方法以及公开一个URIRPC样式Web服务,URI表示单个端点

    youdao

  • For each Web service to be tested, a JSP will be created to capture all required data necessary to generate the SOAP request object within the client service layer.

    对于进行测试每个Web服务创建一个jsp捕获客户端服务层内生成SOAP请求对象所需所有数据

    youdao

  • A protected object could be a Web resource, such as a page or a URL to a service end point to which your browser client is attempting to connect.

    受保护对象可以一个Web资源比如一个页面一个浏览器客户机试图连接到服务端点URL

    youdao

  • This method calls the Web service provider using the Web service client proxy class SampleService_PortTypeProxy and returns a complex object, SampleOperationResponse, to its caller.

    方法使用Web服务客户机代理 SampleService_PortTypeProxy调用 Web 服务提供者复杂对象SampleOperationResponse 返回调用方。

    youdao

  • Calls the execute method on the command object, which returns a cached LatLong or a new result from the Web service.

    命令对象调用execute方法这个方法返回缓存LatLongWeb服务返回一个新的结果

    youdao

  • If you have your application's business logic layer neatly packaged in a Web service or COM object, then you may be able to build view and control logic in J2EE that makes use of that COM object.

    如果应用程序业务逻辑被巧妙打包web服务或者COM对象,您可以视图控制逻辑构建J2EE上利用这个COM对象。

    youdao

  • You can also cast the object returned by the lookup to the specific interface for your web service.

    可以查找返回对象强制转换Web服务指定接口

    youdao

  • In the second tutorial (Part 3), you build a more complex custom object which makes Web service calls to get data used in the rule.

    第二教程(第3部分)中,将构建一个比较复杂自定义对象对象将进行Web服务调用获取规则使用数据

    youdao

  • This provides a method of securing many web service solutions; an object level cache lets you do it all quickly and easily.

    提供了使许多Web服务解决方案安全方法对象级别高速缓存能使迅速简单地完成

    youdao

  • So this line informs the soap_server object that you are exposing this function as an operation available to consumers of the Web service.

    因此本行通知soap_server对象将该函数公开Web服务用户可用操作

    youdao

  • Web service deployment-allows the rules engine to be deployed as a Web service, accessible from other applications via a standard Simple Object access Protocol (SOAP) interface.

    Web服务部署——可以将规则引擎部署Web服务,可以通过标准简单对象访问协议(SOAP)接口其他应用程序进行访问

    youdao

  • This problem usually occurs when there is a problem in web service generation for a complex data type of object that, in turn, USES another object.

    Web服务对于复杂数据类型对象生成产生问题反过来,对象又使用其他的对象这种类型的问题通常都会发生。

    youdao

  • This is the object that is used to access the Web service.

    用来访问Web服务对象

    youdao

  • In this section you learn how the synchronous serve and asynchronous receive patterns can be implemented in the application for Simple Object Access Protocol (SOAP) -based web service operations.

    部分了解如何应用程序基于简单对象访问协议(Simple Object Access Protocol,SOAP)的Web服务操作实现同步服务异步接收模式

    youdao

  • Now that you have explored cache systems and created a generic cache object, you can learn how to integrate caching in other web service solutions.

    既然已经探索了高速缓存系统并且创建了一个通用的高速缓存对象,您可以学习如何其他Web服务解决方案中集成高速缓存了。

    youdao

  • The result from the Stock web service is converted back to the local schema and populated back in the predefined Data Access Object.

    股票Web服务获得结果转变成本地的schema并且聚集回到预定义数据访问对象中去。

    youdao

  • To do this, the team created a COM object that takes the XML document as input and sends it to the Storebrand web service, by transmitting it over the Internet via the HTTP protocol.

    为了这样小组创建COM对象对象XML文档作为输入通过HTTP协议因特网上进行传输,其发送StorebrandWeb服务

    youdao

  • To do this, the team created a COM object that takes the XML document as input and sends it to the Storebrand web service, by transmitting it over the Internet via the HTTP protocol.

    为了这样小组创建COM对象对象XML文档作为输入通过HTTP协议因特网上进行传输,其发送StorebrandWeb服务

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定