Spring BlazeDS Integration

Uses of Package
org.springframework.flex.core

Packages that use org.springframework.flex.core
org.springframework.flex.core Foundational infrastructure for configuring and bootstrapping BlazeDS in a Spring WebApplicationContext. 
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. 
org.springframework.flex.security3 Integration support for Spring Security. 
 

Classes in org.springframework.flex.core used by org.springframework.flex.core
EndpointAdvisor
          Marker interface for Spring AOP Advisors that apply advice to BlazeDS Endpoints.
ExceptionLogger
          Strategy interface for pluggable logging of MessageExceptions
ExceptionTranslator
          Strategy interface that allows for translation of known exception types into BlazeDS MessageExceptions that will propagate proper AMF error message back to the client.
MessageInterceptor
          Strategy interface for applying custom processing logic to incoming and outgoing AMF Messages
MessageProcessingContext
          Context holder for information about the current AMF message processing request.
 

Classes in org.springframework.flex.core used by org.springframework.flex.messaging
AbstractDestinationFactory
          Base class for BlazeDS destination factories.
AbstractServiceConfigProcessor
          Base MessageBrokerConfigProcessor implementation for handling automatic Service registration with the MessageBroker
 

Classes in org.springframework.flex.core used by org.springframework.flex.remoting
AbstractDestinationFactory
          Base class for BlazeDS destination factories.
AbstractServiceConfigProcessor
          Base MessageBrokerConfigProcessor implementation for handling automatic Service registration with the MessageBroker
 

Classes in org.springframework.flex.core used by org.springframework.flex.security3
ExceptionTranslator
          Strategy interface that allows for translation of known exception types into BlazeDS MessageExceptions that will propagate proper AMF error message back to the client.
MessageInterceptor
          Strategy interface for applying custom processing logic to incoming and outgoing AMF Messages
MessageProcessingContext
          Context holder for information about the current AMF message processing request.
 


Spring BlazeDS Integration

Copyright © 2011. All Rights Reserved.