
| Key: |
CNM-18
|
| Type: |
Improvement
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Minor
|
| Assignee: |
Jens Halm
|
| Reporter: |
Jens Halm
|
| Votes: |
1
|
| Watchers: |
1
|
|
If you were logged in you would be able to see more operations.
|
|
|
Cinnamon
Created: 05/Dec/07 09:33 AM
Updated: 01/Feb/08 10:14 PM
|
|
| Component/s: |
AS3 Client
|
| Affects Version/s: |
0.1.M1
|
| Fix Version/s: |
0.2.0
|
|
|
The SessionTimeoutObserver should fire an event before the server side session will expire.
This would allow the application to present an alert to the user before the session expires or event to automatically send a keepalive signal to the server based on other client side activities.
Methods:
addChannel (channel:ServiceChannel) : void
removeChannel (channel:ServiceChannel) : void
get channels () : void
reset () : void
|
|
Description
|
The SessionTimeoutObserver should fire an event before the server side session will expire.
This would allow the application to present an alert to the user before the session expires or event to automatically send a keepalive signal to the server based on other client side activities.
Methods:
addChannel (channel:ServiceChannel) : void
removeChannel (channel:ServiceChannel) : void
get channels () : void
reset () : void |
Show » |
| There are no comments yet on this issue.
|
|