flex.messaging
Class NonHttpFlexSession

java.lang.Object
  extended by flex.messaging.util.TimeoutAbstractObject
      extended by flex.messaging.FlexSession
          extended by flex.messaging.NonHttpFlexSession
All Implemented Interfaces:
FlexClientListener, MessageClientListener

public abstract class NonHttpFlexSession
extends FlexSession

The base class for any non-HTTP based FlexSession implementations. Such implementations would not be tied to the JEE session object on the server. RTMPFlexSession in LCDS is an example.


Field Summary
 
Fields inherited from class flex.messaging.FlexSession
FLEX_SESSION_LOG_CATEGORY
 
Constructor Summary
NonHttpFlexSession()
           
 
Method Summary
 
Methods inherited from class flex.messaging.FlexSession
addSessionAttributeListener, addSessionCreatedListener, addSessionDestroyedListener, clearRemoteCredentials, getAttribute, getAttributeNames, getFlexClients, getId, getMessageClients, getRemoteCredentials, getUserPrincipal, invalidate, isUserInRole, isValid, putRemoteCredentials, removeAttribute, removeSessionAttributeListener, removeSessionCreatedListener, removeSessionDestroyedListener, setAttribute, setUserPrincipal, timeout
 
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.client.FlexClientListener
clientCreated, clientDestroyed
 
Methods inherited from interface flex.messaging.MessageClientListener
messageClientCreated, messageClientDestroyed
 

Constructor Detail

NonHttpFlexSession

public NonHttpFlexSession()


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/NonHttpFlexSession.html