Uses of Class
flex.messaging.client.FlushResult

Packages that use FlushResult
flex.messaging.client FlexClient-related classes. 
 

Uses of FlushResult in flex.messaging.client
 

Subclasses of FlushResult in flex.messaging.client
 class PollFlushResult
          Extends FlushResult and adds additional properties for controlling client polling behavior.
 

Methods in flex.messaging.client that return FlushResult
 FlushResult FlexClientOutboundQueueProcessor.flush(List outboundQueue)
          Always empties the queue and returns all messages to be sent to the client.
 FlushResult FlexClientOutboundQueueProcessor.flush(MessageClient client, List outboundQueue)
          Removes all messages in the queue targeted to this specific MessageClient subscription(s) and returns them to be sent to the client.
 

Methods in flex.messaging.client with parameters of type FlushResult
 void AsyncPollHandler.asyncPollComplete(FlushResult flushResult)
          Invoked by the FlexClient when an asynchronous poll result is available.
 



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/client/class-use/FlushResult.html