Uses of Class
nablarch.common.web.session.SessionManager
Package
Description
本パッケージでは、HTTPSessionを抽象化した機能を提供する。
HTTPSessionと同等の機能に加え、従来の枠組みでは実現できなかった各種機能を追加する。
-
Uses of SessionManager in nablarch.common.web.session
Modifier and TypeMethodDescriptionprotected void
Session.setSessionFactory
(SessionManager factory) このセッションを生成したファクトリを設定する。void
SessionStoreHandler.setSessionManager
(SessionManager sessionManager) セッションマネージャを設定する。