Package flex.messaging

Messaging classes.

See:
          Description

Interface Summary
DestructibleFlexFactory Implementors of FlexFactory should also implement this interface if their factory has custom destruction behavior.
FlexComponent Defines the lifecycle interface for FlexComponents, allowing the server to manage the running state of server components through a consistent interface.
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.
MessageClientListener Interface to be notified when a MessageClient is created or destroyed.
Server The interface for a shared server instance that may be associated with a MessageBroker and used by endpoints.
 

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.
FactoryDestination  
FactoryInstance This class is used by the FlexFactory to store the configuration for an instance created by the factory.
FlexContext The FlexContext is a utility class that exposes the current execution context.
FlexRemoteCredentials A wrapper object used for holding onto remote credentials.
FlexSession The base for FlexSession implementations.
FlexSessionBindingEvent Event used to notify FlexSessionAttributeListeners of changes to session attributes.
HttpFlexSession FlexSession implementation for use with HTTP-based channels.
MessageBroker The MessageBroker is the hub of message traffic in the Flex system.
MessageClient Represents a client-side MessageAgent instance.
MessageDestination A logical reference to a MessageDestination.
NonHttpFlexSession The base class for any non-HTTP based FlexSession implementations.
 

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

Package flex.messaging Description

Messaging classes.



Copyright © 2008 Adobe Systems Inc. All Rights Reserved.

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/blazeds/1/javadoc/flex/messaging/package-summary.html