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.
 

Package org.springframework.flex.messaging Description

Support for creating Spring-managed BlazeDS message destinations.