Sharper Image GT800 Spezifikationen Seite 62

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 68
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 61
58
LIVECYCLE ES4 OVERVIEW
Data Services
Last updated 1/15/2015
Using Data Services
With Data Services, developers define a set of destinations using XML configuration files. These definitions are used
by the built-in service adapters provided as part of the application. The following adapters can be used:
Low-level adapters to connect to Java objects (data access objects), JMS topics and queues, and Adobe ColdFusion®
components (CFCs)
Higher-level adapters for common persistence solutions such as Hibernate, EJBs, and Spring.
The following sections highlight major services in Data Services.
LiveCycle Remoting
With (Deprecated for AEM forms) LiveCycle Remoting integration, Flex clients can call services in Foundation.
(Deprecated for AEM forms) LiveCycle Remoting supports synchronous and asynchronous service invocation.
LiveCycle performs much faster than web services by using the more efficient AMF3 binary protocol.
Message Service
This messaging feature is based on established publish and subscribe messaging standards and terminology. It
provides a client-side API and a corresponding server-side Message Service for creating Flex messaging applications.
The Message Service also enables participation in JMS messaging. The messaging and real-time infrastructure enables
collaboration and data-push applications to be built in a scalable and reliable manner. This is done while preserving
the lightweight web deployment model.
Data Management Service
The Data Services data management feature spans the client and server tiers to provide the top-level functionality for
distributed data in Flex applications. With this feature, you can build applications that provide data synchronization,
data replication, and occasionally connected application services. Additionally, you can manage large collections of
data and nested data relationships, such as one-to-one and one-to-many relationships. You can also use Data
Management Service adapters to integrate with data resources.
A client-side Data Services component, which you can create in MXML or ActionScript, calls methods on a destination
configured in the server-side Data Management Service. The client-side component performs the following activities:
Filling client-side objects with data from remote data resources
Synchronizing the versions of data in multiple client instances with the server-side destination.
RPC services
RPC services let you interact with server-side RPC services to provide data to your applications.
You can access data through HTTP GET or POST (HTTP services), SOAP (web services), or Java objects (remote
object services). Another common name for an HTTP service is a REST-style web service. REST stands for
Representational State Transfer and is an architectural style for distributed hypermedia systems.
In a typical Flex application, an RPC component sends data as input to one or more RPC services. When an RPC
service runs, it returns its results data to the RPC component that made the request.
LiveCycle Remoting is an extension of the Remoting RPC service.
Flex-Ajax Bridge
The Flex-Ajax Bridge (FABridge) is a small code library that you can insert into a Flex application to expose it to
scripting in the browser. You can also use this library in a Flex component, or an empty SWF file.
Seitenansicht 61
1 2 ... 57 58 59 60 61 62 63 64 65 66 67 68

Kommentare zu diesen Handbüchern

Keine Kommentare