See: Description
| Interface | Description |
|---|---|
| AsyncMessageCreator |
Factory interface for the creation of AMF messages to be sent to a
MessageDestination |
| Class | Description |
|---|---|
| MessageDestinationFactory |
A factory for Flex MessageDestinations that can be configured with a Spring-managed MessagingAdapter instance.
|
| MessageServiceConfigProcessor |
MessageBrokerConfigProcessor implementation that installs a default MessageService if one has not already
been configured through the BlazeDS XML configuration. |
| MessageTemplate |
Simple helper for sending Flex
AsyncMessages from a Java client. |
| SubscribeEvent |
Event that will be broadcast whenever a Flex client subscribes to a
MessageDestination that is using
one of the Spring-provided MessagingAdapters. |
| UnsubscribeEvent |
Event that will be broadcast whenever a Flex client unsubscribes to a
MessageDestination that is using
one of the Spring-provided MessagingAdapters. |
Support for creating Spring-managed BlazeDS message destinations.
Copyright © 2014. All rights reserved.