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 . |
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.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.