flex.messaging.services.messaging
Class RemoteMessageClient

java.lang.Object
  extended by flex.messaging.util.TimeoutAbstractObject
      extended by flex.messaging.MessageClient
          extended by flex.messaging.services.messaging.RemoteMessageClient
All Implemented Interfaces:
TimeoutCapable, Serializable

public class RemoteMessageClient
extends MessageClient

See Also:
Serialized Form

Field Summary
 
Fields inherited from class flex.messaging.MessageClient
MESSAGE_CLIENT_LOG_CATEGORY
 
Constructor Summary
RemoteMessageClient(Object clientId, MessageDestination destination, String endpointId)
           
 
Method Summary
 void invalidate()
          Invalidates the RemoteMessageClient.
 
Methods inherited from class flex.messaging.MessageClient
addMessageClientCreatedListener, addMessageClientDestroyedListener, getClientId, getDestinationId, getEndpointId, getFlexClient, getFlexSession, getSubscriptionCount, invalidate, invalidate, isValid, removeMessageClientCreatedListener, removeMessageClientDestroyedListener
 
Methods inherited from class flex.messaging.util.TimeoutAbstractObject
cancelTimeout, getLastUse, getTimeoutFuture, getTimeoutManager, getTimeoutPeriod, getTimeoutTask, setLastUse, setTimeoutFuture, setTimeoutManager, setTimeoutPeriod, setTimeoutTask, updateLastUse
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface flex.messaging.util.TimeoutCapable
timeout
 

Constructor Detail

RemoteMessageClient

public RemoteMessageClient(Object clientId,
                           MessageDestination destination,
                           String endpointId)
Method Detail

invalidate

public void invalidate()
Invalidates the RemoteMessageClient.

Overrides:
invalidate in class MessageClient


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/services/messaging/RemoteMessageClient.html