Spring BlazeDS Integration

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

Packages that use AbstractServiceConfigProcessor
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 AbstractServiceConfigProcessor in org.springframework.flex.messaging
 

Subclasses of AbstractServiceConfigProcessor in org.springframework.flex.messaging
 class MessageServiceConfigProcessor
          MessageBrokerConfigProcessor implementation that installs a default MessageService if one has not already been configured through the BlazeDS XML configuration.
 

Uses of AbstractServiceConfigProcessor in org.springframework.flex.remoting
 

Subclasses of AbstractServiceConfigProcessor in org.springframework.flex.remoting
 class RemotingServiceConfigProcessor
          MessageBrokerConfigProcessor implementation that installs a default RemotingService if one has not already been configured through the BlazeDS XML configuration.
 


Spring BlazeDS Integration

Copyright © 2011. All Rights Reserved.