Flex为可视组件、容器以及远程服务对象和数据模型提供了丰富的MXML扩展类。
Flex provides a rich MXML extensive class library for visual components, containers, and remote service objects and data models.
这些远程对象可能是用PHP编写的服务。
对于远程服务,则应调用代理对象。
将请求解包成对象,用来调用远程服务实现。
Unmarshalling the request into objects that can be used to call the remote service implementation.
在此实现中,通过远程服务交换的所有参数都是服务数据对象(Service Data Objects,SDO)类型的数据。
In this implementation, all parameters exchanged via remote services are of type service Data Objects (SDO).
可以把Web服务考虑为对象,可以通过WSDL接口公开并且使用SOAP通过因特网远程访问。
Think of web services as objects that you can expose through WSDL interfaces and access remotely across the Internet using SOAP.
例如,SIP可以是Web服务端点、WebSpheremq队列或RMI远程对象的代理。
A SIP can be, for example, a Web services endpoint, a WebSphere MQ queue, or a proxy for an RMI remote object.
您可以为这个远程对象定义一个索引规范,以使得联邦服务器知道索引,并且便于对这个远程对象的访问。
You can define an index specification for this remote object, to make the federated server aware of the index and facilitate the access of this remote object.
用户映射-对于希望用前面定义的服务器对象访问远程数据库的每个用户,都必须创建一个用户映射。
User mapping - a user mapping has to be defined for each user who wants to access the remote database using the previously defined server object.
这包括关于建立到数据源的连接的信息、远程服务器属性、数据类型和函数映射、索引信息以及远程对象统计信息。
This includes information about establishing connections to the data source, remote server attributes, data type and function mappings, index information, and remote object statistics.
表和视图之类的远程对象在联邦服务器上以昵称的形式注册。
Remote objects such as tables and views are registered on the federated server as nicknames.
需要使用服务器上的服务的任何客户机都能够与命名服务联系,使用文本名称查找服务器来获得远程对象引用。
Any client that needs to use the service of the server can then contact the Naming service and look up the server using the textual name to obtain the remote object reference.
这是一个一般数据对象,包含有需要发送给远程服务器的任意名称-值对。
This is a generic data object that would contain any name-value pairs that you want to send to the remote server.
然而,远程接口与远程实现类的实例有内在不同,前者是客户机方对象,而后者则属于服务器方。
However, there is an inherent distinction between the remote interface as being a client side object, while instances of the remote implementation class belong on the server side.
环境的服务器部分处理该调用过程,该部分确保调用到达实际远程对象,并确保响应返回给客户机。
The server part of the environment handles this invocation process, making sure that the invocation gets to the actual remote object and that the response gets back to the client.
在幕后,存根对象实现了和远程服务器对象同样的接口。
Under the hood, the stub object implements the same interface as the remote server object.
通过ALTERNICKNAME语句,您可以选择为远程对象更改联邦服务器上的列数据类型。
With the ALTER NICKNAME statement, you have the option to change the column data type on the federated server for a remote object.
当使用RMI连接器时,会在客户机端和被传递到服务器端的存根上创建远程对象。
When the RMI connector is used, a remote object is created on the client side and on the stub passed to the server side.
例如,Ajax引擎利用了一个XMLHttpRequst对象来与远程服务器异步交换数据。
For example, Ajax engines make use of an XMLHttpRequst object to exchange data asynchronously with remote servers.
例如,Ajax引擎利用了一个XMLHttpRequst对象来与远程服务器异步交换数据。
For example, Ajax engines make use of an XMLHttpRequst object to exchange data asynchronously with remote servers.
应用推荐