Uses of Class
com.aoapps.servlet.attribute.ContextEE.Session
Packages that use ContextEE.Session
Package
Description
Utilities for working with various attribute scopes.
-
Uses of ContextEE.Session in com.aoapps.servlet.attribute
Methods in com.aoapps.servlet.attribute that return ContextEE.SessionModifier and TypeMethodDescriptionScopeEE.Session.context
(HttpSession session) AttributeEE
: Uses the given context within the session scope, still needs name.AttributeEE.Session.getContext()
Gets the session context for this attribute.static ContextEE.Session
ContextEE.session
(HttpSession session) AttributeEE
: Uses the given session scope and context, still needs name.