Spring BlazeDS Integration

Package org.springframework.flex.messaging

Support for creating Spring-managed BlazeDS message destinations.

See:
          Description

Interface Summary
AsyncMessageCreator Factory interface for the creation of AMF messages to be sent to a MessageDestination
 

Class Summary
MessageDestinationFactory A factory for Flex MessageDestinations that can be configured with a Spring-managed MessagingAdapter instance.
MessageServiceConfigProcessor MessageBrokerConfigProcessor implementation that installs a default MessageService if one has not already been configured through the BlazeDS XML configuration.
MessageTemplate Simple helper for sending Flex AsyncMessages from a Java client.
SubscribeEvent Event that will be broadcast whenever a Flex client subscribes to a MessageDestination that is using one of the Spring-provided MessagingAdapters.
UnsubscribeEvent Event that will be broadcast whenever a Flex client unsubscribes to a MessageDestination that is using one of the Spring-provided MessagingAdapters.
 

Package org.springframework.flex.messaging Description

Support for creating Spring-managed BlazeDS message destinations.


Spring BlazeDS Integration

Copyright © 2011. All Rights Reserved.