Package flex.messaging

Interface Summary
FlexConfigurable Components created in the Flex configuration environment can implement the FlexConfigurable interface to get access to the configuration properties like a regular component in the system.
FlexFactory The FlexFactory interface is implemented by factory components that provide instances to the Flex messaging framework.
FlexSessionAttributeListener Interface for Flex session attribute listeners.
FlexSessionBindingListener Interface to be notified when the object is bound or unbound from the Flex session.
FlexSessionListener Interface to be notified when a FlexSession is created or destroyed.
 

Class Summary
Destination The Destination class is a source and sink for messages sent through a service destination and uses an adapter to process messages.
FactoryInstance This class is used by the FlexFactory to store the configuration for an instance created by the factory.
FlexContext The FlexContext class is a utility class that holds the FlexSession, HttpServletRequest, HttpServletResponse and ServletConfig for the current thread (request).
FlexSession The base for FlexSession implementations.
FlexSessionBindingEvent Event used to notify FlexSessionAttributeListeners of changes to session attributes.
MessageBroker The MessageBroker is the hub of message traffic in the Flex system.
 

Exception Summary
LocalizedException The LocalizedException class is the base class for server exceptions that use localized error message and details strings.
MessageException  
 



Copyright © 2006 Adobe Systems Inc. All Rights Reserved. (Updated August 2, 2006)