flex.messaging
Class NonHttpFlexSession
java.lang.Object
flex.messaging.util.TimeoutAbstractObject
flex.messaging.FlexSession
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.
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
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
Add Comment