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 | Field and Description |
---|---|
protected StandardSessionFacade |
StandardSession.facade
The facade associated with this session.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.