Spring BlazeDS Integration

Uses of Class
org.springframework.flex.core.AbstractDestinationFactory

Packages that use AbstractDestinationFactory
org.springframework.flex.messaging Support for creating Spring-managed BlazeDS message destinations. 
org.springframework.flex.remoting Support for exposing Spring-managed services for remoting from a Flex client. 
 

Uses of AbstractDestinationFactory in org.springframework.flex.messaging
 

Subclasses of AbstractDestinationFactory in org.springframework.flex.messaging
 class MessageDestinationFactory
          A factory for Flex MessageDestinations that can be configured with a Spring-managed MessagingAdapter instance.
 

Uses of AbstractDestinationFactory in org.springframework.flex.remoting
 

Subclasses of AbstractDestinationFactory in org.springframework.flex.remoting
 class RemotingDestinationExporter
          An factory for exposing a Spring-managed bean to a Flex client for direct remoting calls.
 


Spring BlazeDS Integration

Copyright © 2011. All Rights Reserved.