|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FlexSession | |
|---|---|
| flex.messaging | |
| Uses of FlexSession in flex.messaging |
|---|
| 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. |
|
|
||||||||||
| 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/livecycle/es/sdkHelp/programmer/lcdsjavadoc/flex/messaging/class-use/FlexSession.html