Uses of Class
flex.messaging.client.FlexClient

Packages that use FlexClient
flex.messaging   
flex.messaging.client   
 

Uses of FlexClient in flex.messaging
 

Methods in flex.messaging that return FlexClient
static FlexClient FlexContext.getFlexClient()
          The FlexClient for the current request.
 FlexClient MessageClient.getFlexClient()
          Returns the FlexClient associated with this MessageClient.
 

Uses of FlexClient in flex.messaging.client
 

Methods in flex.messaging.client that return FlexClient
 FlexClient FlexClientBindingEvent.getClient()
          Returns the FlexClient that generated the event.
 FlexClient FlexClientOutboundQueueProcessor.getFlexClient()
          Returns the associated FlexClient.
 

Methods in flex.messaging.client with parameters of type FlexClient
 void FlexClientListener.clientCreated(FlexClient client)
          Notification that a FlexClient was created.
 void FlexClientListener.clientDestroyed(FlexClient client)
          Notification that a FlexClient is about to be destroyed.
 

Constructors in flex.messaging.client with parameters of type FlexClient
FlexClientBindingEvent(FlexClient client, String name)
          Constructs an event for an attribute that is bound or unbound from a FlexClient.
FlexClientBindingEvent(FlexClient client, String name, Object value)
          Constructs an event for an attribute that is added to a FlexClient or replaced by a new value.
 



Copyright © 2007 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/livecycle/es/sdkHelp/programmer/lcdsjavadoc/flex/messaging/client/class-use/FlexClient.html