Package | Description |
---|---|
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.
|
Class and Description |
---|
EndpointAdvisor
Marker interface for Spring AOP Advisors that apply advice to BlazeDS Endpoints.
|
ExceptionLogger
Strategy interface for pluggable logging of
MessageException s |
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
Message s |
MessageProcessingContext
Context holder for information about the current AMF message processing request.
|
Class and Description |
---|
AbstractDestinationFactory
Base class for BlazeDS destination factories.
|
AbstractServiceConfigProcessor
Base
MessageBrokerConfigProcessor implementation for handling automatic Service registration with the
MessageBroker |
Class and Description |
---|
AbstractDestinationFactory
Base class for BlazeDS destination factories.
|
AbstractServiceConfigProcessor
Base
MessageBrokerConfigProcessor implementation for handling automatic Service registration with the
MessageBroker |
Class and Description |
---|
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
Message s |
MessageProcessingContext
Context holder for information about the current AMF message processing request.
|
Copyright © 2014. All rights reserved.