| 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 | Class and Description |
|---|---|
class |
PersistentManager
Implementation of the Manager interface that makes use of
a Store to swap active Sessions to disk.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReplicationManagerBase<T extends org.glassfish.ha.store.api.Storeable> |
class |
ReplicationWebEventPersistentManager<T extends org.glassfish.ha.store.api.Storeable> |
Copyright © 2019. All rights reserved.