Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.


 ClassPackageDescription
 ConnectionDetails
com.pushtechnology.diffusion ConnectionDetails contains a collection of Server Details and defaults for Server Details All information supplied at the connection detail level can be overridden by supplying these attributes at the server detail level.
 ConnectionDetailsEvent
com.pushtechnology.diffusion.events This event can be added to the Diffusion Client to listen to the load balance / failover / cascade logic.
 DiffusionClient
com.pushtechnology.diffusion This class controls the way that a connection is made to Diffusion.
 DiffusionClientCredentials
com.pushtechnology.diffusion This class is used to contain the credentials for the user.
 DiffusionConnectionEvent
com.pushtechnology.diffusion.events This event is dispatched when a connection to Diffusion has been sucessful, or the connection has closed.
 DiffusionExceptionEvent
com.pushtechnology.diffusion.events This event is dispatched if there has been an error within the API.
 DiffusionMessageEvent
com.pushtechnology.diffusion.events This event is dispatched when a message is received from Diffusion.
 DiffusionPingEvent
com.pushtechnology.diffusion.events This event is dispatched in response to a DiffusionClient.ping().
 DiffusionTraceEvent
com.pushtechnology.diffusion.events This event is dispatched when trace messages are sent from this API.
 Lines
com.pushtechnology.diffusion.paged Encapsulates lines on a page.
 MessageNotAcknowledgedEvent
com.pushtechnology.diffusion.events This event is dispatched in if an Ack Required message doesn't respond in time.
 NotificationLevel
com.pushtechnology.diffusion.notifications The notification level of a topic.
 PagedTopicHandler
com.pushtechnology.diffusion Handler for page topic data.
 PagedTopicListener
com.pushtechnology.diffusion Listener for events from a Paged Topic.
 PageStatus
com.pushtechnology.diffusion.paged 
 PingMessage
com.pushtechnology.diffusion Ping Message.
 Record
com.pushtechnology.diffusion 
 SelectionMode
com.pushtechnology.diffusion.notifications How to modify the list of topics of that a client receives notifications.
 ServerDetails
com.pushtechnology.diffusion 
 ServerRejectedCredentialsEvent
com.pushtechnology.diffusion.events This event is dispatched after a Send Credentials message type has been sent and the server rejected the credentials.
 ServiceTopicError
com.pushtechnology.diffusion.errors Encapsulates the details of a Service Topic error.
 ServiceTopicHandler
com.pushtechnology.diffusion A Service Topic Handler.
 ServiceTopicListener
com.pushtechnology.diffusion Listener for responses from a Service Topic.
 ServiceTopicResponse
com.pushtechnology.diffusion Encapsulates a response from a service request.
 TopicDataType
com.pushtechnology.diffusion.topics The data type of topic data.
 TopicDefinition
com.pushtechnology.diffusion.topics The definition of a topic.
 TopicListener
com.pushtechnology.diffusion Listener for topic messages.
 TopicMessage
com.pushtechnology.diffusion Topic Message.
 TopicMetadata
com.pushtechnology.diffusion.topics Metadata is sent as a set of name value pairs.
 TopicNotifyListener
com.pushtechnology.diffusion.notifications Provides an interface for the topic notification listener.
 TopicNotifyTopicHandler
com.pushtechnology.diffusion The handler for topic notifications.
 TopicProperty
com.pushtechnology.diffusion.topics The properties of a topic.
 TopicStatusEvent
com.pushtechnology.diffusion.events This event is dispatched when a topic status message is received from the server.
 TopicStatusMessage
com.pushtechnology.diffusion TopicStatusMessage Message This is created by the DiffusionClient and passed in the DiffusionTopicStatusEvent.
 UnsupportedServerMethodError
com.pushtechnology.diffusion.errors This error is thrown when a method is called to a server than doesn't implement the specified method.