|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FlexSession | |
|---|---|
| flex.messaging | Messaging classes. |
| flex.messaging.client | FlexClient-related classes. |
| Uses of FlexSession in flex.messaging |
|---|
| Subclasses of FlexSession in flex.messaging | |
|---|---|
class |
HttpFlexSession
FlexSession implementation for use with HTTP-based channels. |
class |
NonHttpFlexSession
The base class for any non-HTTP based FlexSession implementations. |
| Methods in flex.messaging that return FlexSession | |
|---|---|
static FlexSession |
FlexContext.getFlexSession()
The FlexSession for the current request. |
FlexSession |
MessageClient.getFlexSession()
Returns the FlexSession associated with this MessageClient. |
FlexSession |
FlexSessionBindingEvent.getSession()
Returns the Flex session that generated the event. |
| Methods in flex.messaging with parameters of type FlexSession | |
|---|---|
void |
FlexSessionListener.sessionCreated(FlexSession session)
Notification that a FlexSession was created. |
void |
FlexSessionListener.sessionDestroyed(FlexSession session)
Notification that a FlexSession is about to be destroyed. |
| Constructors in flex.messaging with parameters of type FlexSession | |
|---|---|
FlexSessionBindingEvent(FlexSession session,
String name)
Constructs an event for an attribute that is bound or unbound from a session. |
|
FlexSessionBindingEvent(FlexSession session,
String name,
Object value)
Constructs an event for an attribute that is added to a session or replaced by a new value. |
|
| Uses of FlexSession in flex.messaging.client |
|---|
| Methods in flex.messaging.client that return FlexSession | |
|---|---|
FlexSession |
FlexClient.AsyncPollWithTimeout.getFlexSession()
|
| Constructors in flex.messaging.client with parameters of type FlexSession | |
|---|---|
FlexClient.AsyncPollWithTimeout(FlexClient flexClient,
FlexSession session,
FlexClient.EndpointQueue queue,
AsyncPollHandler handler,
long waitIntervalMillis,
String endpointId)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
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/class-use/FlexSession.html