Uses of Package
flex.messaging

Packages that use flex.messaging
flex.data   
flex.data.assemblers   
flex.messaging   
flex.messaging.services   
 

Classes in flex.messaging used by flex.data
LocalizedException
          The LocalizedException class is the base class for server exceptions that use localized error message and details strings.
MessageException
           
 

Classes in flex.messaging used by flex.data.assemblers
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.
 

Classes in flex.messaging used by flex.messaging
FactoryInstance
          This class is used by the FlexFactory to store the configuration for an instance created by the factory.
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.
FlexSession
          The base for FlexSession implementations.
FlexSessionAttributeListener
          Interface for Flex session attribute listeners.
FlexSessionBindingEvent
          Event used to notify FlexSessionAttributeListeners of changes to session attributes.
FlexSessionListener
          Interface to be notified when a FlexSession is created or destroyed.
LocalizedException
          The LocalizedException class is the base class for server exceptions that use localized error message and details strings.
MessageBroker
          The MessageBroker is the hub of message traffic in the Flex system.
 

Classes in flex.messaging used by flex.messaging.services
Destination
          The Destination class is a source and sink for messages sent through a service destination and uses an adapter to process messages.
MessageBroker
          The MessageBroker is the hub of message traffic in the Flex system.
 



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