| Package | Description |
|---|---|
| org.apache.catalina.session |
This package contains the standard
Manager and
Session implementations that represent the collection of
active sessions and the individual sessions themselves, respectively,
that are associated with a Context. |
| org.glassfish.web.ha.session.management |
| Modifier and Type | Method and Description |
|---|---|
protected StandardSession |
ManagerBase.getNewSession()
Get new session class to be used in the doLoad() method.
|
| Constructor and Description |
|---|
StandardSessionFacade(StandardSession session)
Construct a new session facade.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseHASession |
class |
FullHASession |
class |
ModifiedAttributeHASession |
class |
ModifiedHASession |
Copyright © 2017. All rights reserved.