Interface | Description |
---|---|
HttpSession |
HTTP session.
|
HttpSessionAdministration |
Administration interface for the
HttpSession . |
Class | Description |
---|---|
HttpSessionManagedObject |
ManagedObject for a HttpSession . |
HttpSessionManagedObjectSource |
ManagedObjectSource for a HttpSession . |
Exception | Description |
---|---|
InvalidatedHttpSessionException |
Indicates the
HttpSession is currently invalidated and can not be
used. |
StoringHttpSessionException |
Indicates the
HttpSession is currently being stored and can not be
altered until storage is complete. |
Copyright © 2005–2016. All rights reserved.