A B C D E F G H I L M O P R S V

A

afterPropertiesSet() - Method in class org.springframework.flex.messaging.MessageBrokerFactoryBean
 
afterPropertiesSet() - Method in class org.springframework.flex.messaging.remoting.FlexRemotingServiceExporter
 
afterThrowing(SpringSecurityException) - Method in class org.springframework.flex.messaging.security.SecurityExceptionTranslationAdvice
 

B

BeanIds - Class in org.springframework.flex.messaging.config.xml
Default bean ids for beans configured with the XML namespace.
BeanIds() - Constructor for class org.springframework.flex.messaging.config.xml.BeanIds
 

C

createFactoryInstance(String, ConfigMap) - Method in class org.springframework.flex.messaging.remoting.FlexRemotingServiceExporter
 

D

decorate(Node, BeanDefinitionHolder, ParserContext) - Method in class org.springframework.flex.messaging.config.xml.RemoteServiceBeanDefinitionDecorator
 
DEFAULT_CONFIG_PATH - Static variable in class org.springframework.flex.messaging.config.FlexConfigurationManager
 
destroy() - Method in class org.springframework.flex.messaging.MessageBrokerFactoryBean
 
destroy() - Method in class org.springframework.flex.messaging.remoting.FlexRemotingServiceExporter
 
doAuthentication(String, Object) - Method in class org.springframework.flex.messaging.security.SpringSecurityLoginCommand
 
doAuthorization(Principal, List) - Method in class org.springframework.flex.messaging.security.SpringSecurityLoginCommand
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.springframework.flex.messaging.config.xml.MessageBrokerBeanDefinitionParser
 

E

EndpointDefinitionSource - Class in org.springframework.flex.messaging.security
Implementation of ObjectDefinitionSource for BlazeDS Endpoints.
EndpointDefinitionSource(UrlMatcher, LinkedHashMap<RequestKey, ConfigAttributeDefinition>) - Constructor for class org.springframework.flex.messaging.security.EndpointDefinitionSource
 
EndpointDefinitionSource(UrlMatcher, LinkedHashMap<RequestKey, ConfigAttributeDefinition>, HashMap<String, ConfigAttributeDefinition>) - Constructor for class org.springframework.flex.messaging.security.EndpointDefinitionSource
Builds the internal request map from the supplied map, and stores the endpoint map for matching by channel id.
EndpointInterceptor - Class in org.springframework.flex.messaging.security
Security interceptor that secures messages being passed to BlazeDS endpoints based on the security attributes configured for the endpoint being invoked.
EndpointInterceptor() - Constructor for class org.springframework.flex.messaging.security.EndpointInterceptor
 
EndpointSecurityAdvisor - Interface in org.springframework.flex.messaging.security
Marker interface for Spring AOP Advisors that apply security constraints to BlazeDS Endpoints.
EndpointServiceMessagePointcutAdvisor - Class in org.springframework.flex.messaging.security
Static method-matching pointcut advisor that applies security advice to invocations of AbstractEndpoint.serviceMessage(Message).
EndpointServiceMessagePointcutAdvisor(Advice) - Constructor for class org.springframework.flex.messaging.security.EndpointServiceMessagePointcutAdvisor
 
extractPassword(Object) - Method in class org.springframework.flex.messaging.security.SpringSecurityLoginCommand
 

F

FlexConfigurationManager - Class in org.springframework.flex.messaging.config
Implementation of ConfigurationManager that uses Spring's ResourceLoader abstraction for resolving BlazeDS xml configuration files.
FlexConfigurationManager() - Constructor for class org.springframework.flex.messaging.config.FlexConfigurationManager
 
FlexConfigurationManager(ResourceLoader, String) - Constructor for class org.springframework.flex.messaging.config.FlexConfigurationManager
 
FlexNamespaceHandler - Class in org.springframework.flex.messaging.config.xml
Registers the bean definition parsers for the "flex" namespace (http://www.springframework.org/schema/flex).
FlexNamespaceHandler() - Constructor for class org.springframework.flex.messaging.config.xml.FlexNamespaceHandler
 
FlexRemotingServiceExporter - Class in org.springframework.flex.messaging.remoting
An exporter for exposing a Spring-managed bean to a Flex client for direct remoting calls.
FlexRemotingServiceExporter() - Constructor for class org.springframework.flex.messaging.remoting.FlexRemotingServiceExporter
 

G

getAttributes(Object) - Method in class org.springframework.flex.messaging.security.EndpointDefinitionSource
 
getAuthManager() - Method in class org.springframework.flex.messaging.security.SpringSecurityLoginCommand
 
getBeanClassName(Element) - Method in class org.springframework.flex.messaging.config.xml.MessageBrokerBeanDefinitionParser
 
getConfigAttributeDefinitions() - Method in class org.springframework.flex.messaging.security.EndpointDefinitionSource
 
getConfigProcessors() - Method in class org.springframework.flex.messaging.MessageBrokerFactoryBean
 
getLastModified(HttpServletRequest, Object) - Method in class org.springframework.flex.messaging.servlet.MessageBrokerHandlerAdapter
 
getMessagingConfiguration(ServletConfig) - Method in class org.springframework.flex.messaging.config.FlexConfigurationManager
Parses the BlazeDS config files and returns a populated MessagingConfiguration
getObject() - Method in class org.springframework.flex.messaging.MessageBrokerFactoryBean
Return the singleton MessageBroker.
getObjectDefinitionSource() - Method in class org.springframework.flex.messaging.security.EndpointInterceptor
 
getObjectType() - Method in class org.springframework.flex.messaging.MessageBrokerFactoryBean
 
getSecureObjectClass() - Method in class org.springframework.flex.messaging.security.EndpointInterceptor
 

H

handle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.springframework.flex.messaging.servlet.MessageBrokerHandlerAdapter
 

I

init() - Method in class org.springframework.flex.messaging.config.xml.FlexNamespaceHandler
 
initialize(String, ConfigMap) - Method in class org.springframework.flex.messaging.remoting.FlexRemotingServiceExporter
 
invoke(MethodInvocation) - Method in class org.springframework.flex.messaging.security.EndpointInterceptor
 
isInvalidateFlexSession() - Method in class org.springframework.flex.messaging.security.SpringSecurityLoginCommand
 
isPerClientAuthentication() - Method in class org.springframework.flex.messaging.security.SpringSecurityLoginCommand
 
isSingleton() - Method in class org.springframework.flex.messaging.MessageBrokerFactoryBean
 

L

logout(Principal) - Method in class org.springframework.flex.messaging.security.SpringSecurityLoginCommand
 
lookup(FactoryInstance) - Method in class org.springframework.flex.messaging.remoting.FlexRemotingServiceExporter
Lookup will be handled directly by the created FactoryInstance

M

matches(Method, Class) - Method in class org.springframework.flex.messaging.security.EndpointServiceMessagePointcutAdvisor
 
MESSAGE_BROKER - Static variable in class org.springframework.flex.messaging.config.xml.BeanIds
 
MessageBrokerBeanDefinitionParser - Class in org.springframework.flex.messaging.config.xml
Configures a Spring-managed MessageBroker
MessageBrokerBeanDefinitionParser() - Constructor for class org.springframework.flex.messaging.config.xml.MessageBrokerBeanDefinitionParser
 
MessageBrokerConfigProcessor - Interface in org.springframework.flex.messaging.config
Factory hook that allows for custom configuration of a MessageBroker when created by a MessageBrokerFactoryBean.
MessageBrokerFactoryBean - Class in org.springframework.flex.messaging
FactoryBean that creates a local MessageBroker instance within a Spring web application context.
MessageBrokerFactoryBean() - Constructor for class org.springframework.flex.messaging.MessageBrokerFactoryBean
 
MessageBrokerHandlerAdapter - Class in org.springframework.flex.messaging.servlet
HandlerAdapter for routing HTTP messages to a Spring-managed MessageBroker.
MessageBrokerHandlerAdapter() - Constructor for class org.springframework.flex.messaging.servlet.MessageBrokerHandlerAdapter
 
MessageBrokerSecurityConfigProcessor - Class in org.springframework.flex.messaging.security
Processor that applies security advice to configured BlazeDS endpoints by wrapping them in Spring AOP proxies.
MessageBrokerSecurityConfigProcessor(List<EndpointSecurityAdvisor>) - Constructor for class org.springframework.flex.messaging.security.MessageBrokerSecurityConfigProcessor
 

O

obtainObjectDefinitionSource() - Method in class org.springframework.flex.messaging.security.EndpointInterceptor
 
org.springframework.flex.messaging - package org.springframework.flex.messaging
Foundational infrastructure for configuring and bootstrapping BlazeDS in a Spring WebApplicationContext.
org.springframework.flex.messaging.config - package org.springframework.flex.messaging.config
Configuration support.
org.springframework.flex.messaging.config.xml - package org.springframework.flex.messaging.config.xml
XML namespace configuration support.
org.springframework.flex.messaging.remoting - package org.springframework.flex.messaging.remoting
Support for exposing Spring-managed services for remoting from a Flex client.
org.springframework.flex.messaging.security - package org.springframework.flex.messaging.security
Integration support for Spring Security.
org.springframework.flex.messaging.servlet - package org.springframework.flex.messaging.servlet
Support for routing HTTP-based messages to a Spring-managed MessageBroker through the Java Servlet API.

P

parse(Element, ParserContext) - Method in class org.springframework.flex.messaging.config.xml.RemoteServiceBeanDefinitionParser
 
processAfterStartup(MessageBroker) - Method in interface org.springframework.flex.messaging.config.MessageBrokerConfigProcessor
Apply this config processor to the newly created MessageBroker after it and all of its services have been started but before it is available for use.
processAfterStartup(MessageBroker) - Method in class org.springframework.flex.messaging.remoting.RemotingServiceConfigProcessor
Error checking is done on the started MessageBroker to ensure configuration was successful.
processAfterStartup(MessageBroker) - Method in class org.springframework.flex.messaging.security.MessageBrokerSecurityConfigProcessor
 
processAfterStartup(MessageBroker) - Method in class org.springframework.flex.messaging.security.SpringSecurityLoginCommand
 
processBeforeStartup(MessageBroker) - Method in interface org.springframework.flex.messaging.config.MessageBrokerConfigProcessor
Apply this config processor to the newly created MessageBroker after its intial configuration settings have been parsed from the BlazeDS XML configuration, but before it has actually been started.
processBeforeStartup(MessageBroker) - Method in class org.springframework.flex.messaging.remoting.RemotingServiceConfigProcessor
The MessageBroker is checked to see if the RemotingService has already been configured via the BlazeDS XML config.
processBeforeStartup(MessageBroker) - Method in class org.springframework.flex.messaging.security.MessageBrokerSecurityConfigProcessor
 
processBeforeStartup(MessageBroker) - Method in class org.springframework.flex.messaging.security.SpringSecurityLoginCommand
 

R

RemoteServiceBeanDefinitionDecorator - Class in org.springframework.flex.messaging.config.xml
Configures a FlexRemotingServiceExporter from a nested remote-service tag.
RemoteServiceBeanDefinitionDecorator() - Constructor for class org.springframework.flex.messaging.config.xml.RemoteServiceBeanDefinitionDecorator
 
RemoteServiceBeanDefinitionParser - Class in org.springframework.flex.messaging.config.xml
Configures a FlexRemotingServiceExporter from a top-level remote-service tag.
RemoteServiceBeanDefinitionParser() - Constructor for class org.springframework.flex.messaging.config.xml.RemoteServiceBeanDefinitionParser
 
RemotingServiceConfigProcessor - Class in org.springframework.flex.messaging.remoting
MessageBrokerConfigProcessor implementation that installs a default RemotingService if one has not already been configured through the BlazeDS XML configuration.
RemotingServiceConfigProcessor() - Constructor for class org.springframework.flex.messaging.remoting.RemotingServiceConfigProcessor
 
reportTokens() - Method in class org.springframework.flex.messaging.config.FlexConfigurationManager
 

S

SecurityExceptionTranslationAdvice - Class in org.springframework.flex.messaging.security
Catches SpringSecurityExceptions and translates them to appropriate BlazeDS SecurityExceptions to be rethrown so that a proper AMF error will be sent back to the client.
SecurityExceptionTranslationAdvice() - Constructor for class org.springframework.flex.messaging.security.SecurityExceptionTranslationAdvice
 
setBeanClassLoader(ClassLoader) - Method in class org.springframework.flex.messaging.MessageBrokerFactoryBean
 
setBeanClassLoader(ClassLoader) - Method in class org.springframework.flex.messaging.security.MessageBrokerSecurityConfigProcessor
 
setBeanName(String) - Method in class org.springframework.flex.messaging.MessageBrokerFactoryBean
 
setBeanName(String) - Method in class org.springframework.flex.messaging.remoting.FlexRemotingServiceExporter
 
setChannels(String[]) - Method in class org.springframework.flex.messaging.remoting.FlexRemotingServiceExporter
 
setConfigProcessors(Set<MessageBrokerConfigProcessor>) - Method in class org.springframework.flex.messaging.MessageBrokerFactoryBean
 
setConfigurationManager(ConfigurationManager) - Method in class org.springframework.flex.messaging.MessageBrokerFactoryBean
 
setConfigurationParser(ConfigurationParser) - Method in class org.springframework.flex.messaging.config.FlexConfigurationManager
Sets the parser to be used in building a MessagingConfiguration.
setConfigurationPath(String) - Method in class org.springframework.flex.messaging.config.FlexConfigurationManager
Set the path for the BlazeDS XML configuration file.
setDefaultAdapterClass(String) - Method in class org.springframework.flex.messaging.remoting.RemotingServiceConfigProcessor
Set the fully qualified class name for the default adapter class to be installed in the RemotingService.
setDefaultAdapterId(String) - Method in class org.springframework.flex.messaging.remoting.RemotingServiceConfigProcessor
Set the id for the default adapter to be installed in the RemotingService.
setDefaultChannels(String[]) - Method in class org.springframework.flex.messaging.remoting.RemotingServiceConfigProcessor
Set the ids of the default channels to be set on the RemotingService.
setExcludeMethods(String[]) - Method in class org.springframework.flex.messaging.remoting.FlexRemotingServiceExporter
 
setIncludeMethods(String[]) - Method in class org.springframework.flex.messaging.remoting.FlexRemotingServiceExporter
 
setInvalidateFlexSession(boolean) - Method in class org.springframework.flex.messaging.security.SpringSecurityLoginCommand
 
setMessageBroker(MessageBroker) - Method in class org.springframework.flex.messaging.remoting.FlexRemotingServiceExporter
 
setObjectDefinitionSource(EndpointDefinitionSource) - Method in class org.springframework.flex.messaging.security.EndpointInterceptor
 
setPerClientAuthentication(boolean) - Method in class org.springframework.flex.messaging.security.SpringSecurityLoginCommand
 
setResourceLoader(ResourceLoader) - Method in class org.springframework.flex.messaging.config.FlexConfigurationManager
Set the ResourceLoader to be used to load BlazeDS XML configuration resources
setResourceLoader(ResourceLoader) - Method in class org.springframework.flex.messaging.MessageBrokerFactoryBean
 
setService(Object) - Method in class org.springframework.flex.messaging.remoting.FlexRemotingServiceExporter
 
setServiceId(String) - Method in class org.springframework.flex.messaging.remoting.FlexRemotingServiceExporter
 
setServicesConfigPath(String) - Method in class org.springframework.flex.messaging.MessageBrokerFactoryBean
 
setServletConfig(ServletConfig) - Method in class org.springframework.flex.messaging.servlet.MessageBrokerHandlerAdapter
 
setServletContext(ServletContext) - Method in class org.springframework.flex.messaging.MessageBrokerFactoryBean
 
SpringSecurityLoginCommand - Class in org.springframework.flex.messaging.security
Custom BlazeDS LoginCommand that uses Spring Security for Authentication and Authorization.
SpringSecurityLoginCommand(AuthenticationManager) - Constructor for class org.springframework.flex.messaging.security.SpringSecurityLoginCommand
 
start(ServletConfig) - Method in class org.springframework.flex.messaging.security.SpringSecurityLoginCommand
 
stop() - Method in class org.springframework.flex.messaging.security.SpringSecurityLoginCommand
 
supports(Class) - Method in class org.springframework.flex.messaging.security.EndpointDefinitionSource
 
supports(Object) - Method in class org.springframework.flex.messaging.servlet.MessageBrokerHandlerAdapter
 

V

validateRemoteService(Element, ParserContext) - Method in class org.springframework.flex.messaging.config.xml.RemoteServiceBeanDefinitionDecorator
 
validateRemoteService(Element, ParserContext) - Method in class org.springframework.flex.messaging.config.xml.RemoteServiceBeanDefinitionParser
 

A B C D E F G H I L M O P R S V