Package org.springframework.flex.messaging.config.xml

XML namespace configuration support.

See:
          Description

Class Summary
BeanIds Default bean ids for beans configured with the XML namespace.
FlexNamespaceHandler Registers the bean definition parsers for the "flex" namespace (http://www.springframework.org/schema/flex).
MessageBrokerBeanDefinitionParser Configures a Spring-managed MessageBroker
RemoteServiceBeanDefinitionDecorator Configures a FlexRemotingServiceExporter from a nested remote-service tag.
RemoteServiceBeanDefinitionParser Configures a FlexRemotingServiceExporter from a top-level remote-service tag.
 

Package org.springframework.flex.messaging.config.xml Description

XML namespace configuration support.