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