The SWC file (which is what a developer would download and drop into a Flex project) integrates directly with the web services layer.
SWC文件(开发者需要下载该文件并将其放到Flex项目中)直接与web服务层集成。
This approach provides us with the best stability and isolation from potential changes in the Team Foundation Server Web Services layer over time.
这个方法为我们提供了最好的稳定性,并且能够使其与每过一段时间就会改变的TeamFoundationServer的Web服务层保持隔离。
If you introduce a layer of Web Services between the persistent objects and the business objects operating on them, then you lose that ability.
如果您在持久性对象和操作它们的业务对象之间引入了一层Web服务,那么您就丧失了这种能力。
Modern PaaS should be able to take advantage of services available in the Cloud and their presentation layer should integrate well with Web and mashup technologies.
现代的PaaS应当是能够利用“云”里可用的服务和它们的表现层并且应该能与网站和糅合技术很好的结合。
Indeed, the Web application layer might be realized completely by one or more Web services such that the application URL would only give the user a browser component.
事实上,Web应用程序层可能完全由一个或多个Web服务实现,这样应用的URL只会把浏览器组件暴露给用户。
You'll learn how feeds and Web services are generated in the database, queried and combined in the application layer, and then presented in the client browsers.
学习如何在数据库中生成feed和Web服务,在应用程序层查询和组合它们,然后在客户机浏览器中显示它们。
This in turn allows the selection of rich client-user interfaces, which tend to use technologies that allow Web services to be invoked from the consumer layer.
进而允许选择丰富的客户端用户界面,这些界面可以使用允许从使用者层调用Web服务的技术。
SOAP is a standard messaging layer used to exchange any XML documents and one of the main building blocks for Web services.
SOAP是一个用来交换任意xml文档的标准消息传递层,也是Web服务的主要构件之一。
The sample Web services provider application constitutes the model layer of the solution.
示例Web服务提供者应用程序组成了解决方案的模型层。
Data from most databases and other sources, such as Web services for example, can be accessed in Cognos reports by describing a metadata layer in Framework Manager.
通过在Framework Manager中描述一个元数据层,来自大部分数据库和其他来源(比如web服务)的数据在Cognos报告中都可以被访问。
For example, use of portlets that invoke Web services at the user interface level and the implications on the functioning of that layer.
例如,在用户接口级别上调用Web服务的portlet的使用,以及在此层机能上的含意。
As long as the inputs and outputs of the command implementations remain constant, changes in business logic do not need to impact the Web services implementation layer.
只要command实现的输入输出保持不变,业务逻辑中的更改不必去影响Web服务实现层。
Data from most databases and other sources, like Web services, can be accessed, for example, in Cognos reports by describing a metadata layer in Framework Manager.
例如,在Cognos报告中,可以通过在FrameworkManager中描述一个元数据层,来访问大多数数据库和其他数据源,例如Web服务中的数据。
The simulator client service layer consists of the Web service clients and implementation classes needed to interact with the simulator Web services.
模拟器客户端服务层包含与模拟器Web 服务交互所需的 Web服务客户端和实现类。
Semantic Web services (SWS) can be considered an integration layer on top of Web services; they use ontologies as data model and they have a rich conceptual model.
语义Web服务(SWS)可看作是Web服务之上的集成层;它们使用本体作为数据模型并且拥有丰富的概念模型。
This layer of services provides the framework and run time operating environment for the management of custom application components developed with J2EE, XML, and Web services programming models.
这一层的服务可以为使用J2EE、xml和web服务编程模型开发的自定义应用程序组件的管理提供框架和运行时操作环境。
Similarly, your system layer may be implemented as an API, a collection of wrapper classes, or as Web services.
相似地,系统层可以作为一个API、包装器类集合或者Web服务实现。
System A is a data system that publishes its data to integration layer which relays the data to downstream systems such as System B using Web services.
SystemA是使用Web 服务将其数据发布到集成层的数据系统,而集成层使用 Web 服务将数据中继转发到下游系统,如 SystemB。
The data access layer can also act as an integration point to link with other systems, including being a client of other Web services.
数据访问层还可以作为连接其他系统的集成点,可以成为其他Web服务的客户端。
As seen in Figure 1, a Web services enabler ACTS as an abstraction layer that provides various "channels" to access the needed services.
如图1所示,Web服务启用程序是提供各种“通道”以访问所需服务的抽象层。
It also provides an important foundation layer that will help developers control operations that span across broadly interoperable Web services.
WS - Coordination还提供了一个重要的基础层,这个层能帮助开发者控制广泛分布在可互操作的多个Web服务中的操作。
BPEL is a layer on top of WSDL; it specifies the behavior for the composite Web services participating in a process flow.
bpel层在WSDL之上,它指定参与流程流的复合web服务的行为。
Typical Web services employ a remote presentation paradigm, meaning all view logic executes on the client, whereas the application logic and the data layer (controller and model) reside on the server.
典型的Web服务使用远程表示范例,这意味着所有的视图逻辑在客户机上执行,而应用程序逻辑和数据层(控制器和模型)则驻留于服务器上。
The technologies found in the Web services platform help to enable sophisticated, cross-platform, inter-enterprise applications. This layer consists of four key components.
Web服务平台中的技术用于支持复杂的、跨平台的、企业间的应用程序。
The next higher layer leverages Web services at the application interface through the Web services for Remote Portlet (WSRP) standard or other means at the human-facing presentation level.
更高一层通过远程门户网站Web服务(Web Servicesfor Remote Portlet,WSRP)标准或其它面向人的表示层的方法来将Web服务应用于应用程序接口中。
Realize the aggregated calendar Web services with style sheet layer.
使用样式表层实现聚合的日历web服务。
Middleware and tools connect view-layer UI technologies to model-layer Web services and data.
中间件和工具将视图层ui技术连接到模型层web服务和数据。
Web services typically sit on top of an HTTP protocol layer, and the HTTP layer receives a message call as a request and transfers the request to the underlying Web-services layer.
Web服务通常位于HTTP协议层之上,而http层以请求的形式接收到一个消息调用并将此请求传递给底层Web服务层。
Web Services Description Layer (WSDL) is an emerging metadata standard for describing what each service does.
Web服务描述语言(WSDL)是一种刚刚出现的描述每个服务工作的元数据标准。
Web Services Description Layer (WSDL) is an emerging metadata standard for describing what each service does.
Web服务描述语言(WSDL)是一种刚刚出现的描述每个服务工作的元数据标准。
应用推荐