Configuring the Message Service

To enable messaging in an Adobe Flex client application, you connect to the Flex Message Service by declaring a connection to a server-side destination in <mx:Producer> and <mx:Consumer> tags or the corresponding ActionScript API. A Message Service destination is the endpoint that you send messages to and receive messages from when performing publish-subscribe or point-to-point messaging. You configure destinations as part of the Message Service definition in the Flex services configuration file. This topic describes how to configure destinations.

For information about using the client-side messaging API and connecting to a destination in MXML or ActionScript, see Using Flex Messaging.

Contents

Understanding Message Service configuration
Configuring Message Service destinations
Creating a custom Message Service adapter

Flex 2

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/flex/2/docs/00001173.html