October 2010
Intermediate to advanced
264 pages
7h 38m
English
This chapter covers
The Flex Messaging API, bundled with BlazeDS, provides asynchronous messaging, which you can use to create a better user experience by enabling your application to refresh itself in real time whenever anyone using the application makes any changes. The BlazeDS MessageService allows bidirectional communication between Flex clients and the server side.
In general, you want to use messaging to notify the client of changes. This will fire off an event to refresh the FlexBugs issues list. Figure 6.1 demonstrates this use of messaging.
This chapter will exploit the use of the Flex Messaging ...
Read now
Unlock full access