程序包的使用
cn.taketoday.session
使用cn.taketoday.session的程序包
程序包
说明
Web Session Supports like Servlet's Session
Method handler
Locale support classes for web MVC framework.
Miscellaneous web utility classes, such as HTML escaping,
Log4j initialization, and cookie handling.
Provides standard View and ViewResolver implementations,
including abstract base classes for custom implementations.
-
类说明Session events supported WebSessionA
HeaderSessionIdResolverthat uses a header to resolve the session id.Strategy for generating session ID's.Contract for session id resolution strategies.Main class for access to theWebSessionfor an HTTP request.SessionManagerA SessionPersister that provides persistent storage and loading of Sessions and their associated user data.WebSessionStorageMain contract for using a server-side session that provides access to session attributes across HTTP requests.This listener interface can be implemented in order to get notifications of changes to the attribute lists of sessions within this web application.This is the class representing event notifications for changes to sessions within a web application.Interface for receiving notification events about WebSession lifecycle changes. -
类说明A
SessionIdResolverthat uses a cookie to obtain the session from.Default implementation ofSessionManagerdelegating to aSessionIdResolverfor session id resolution and to aSessionRepository.Strategy for generating session ID's.Contract for session id resolution strategies.Main class for access to theWebSessionfor an HTTP request.forWebSessionType-based parameter resolvingA SessionPersister that provides persistent storage and loading of Sessions and their associated user data.WebSessionStorageresolve attribute fromWebSessionInterface for receiving notification events about WebSession lifecycle changes. -
类说明Main class for access to the
WebSessionfor an HTTP request.Main contract for using a server-side session that provides access to session attributes across HTTP requests. -
类说明Main class for access to the
WebSessionfor an HTTP request.Main contract for using a server-side session that provides access to session attributes across HTTP requests. -
-
类说明Causes an object to be notified when it is bound to or unbound from a session.Main class for access to the
WebSessionfor an HTTP request.Main contract for using a server-side session that provides access to session attributes across HTTP requests.This listener interface can be implemented in order to get notifications of changes to the attribute lists of sessions within this web application. -
类说明Main class for access to the
WebSessionfor an HTTP request.Main contract for using a server-side session that provides access to session attributes across HTTP requests. -
-
类说明Main contract for using a server-side session that provides access to session attributes across HTTP requests.This is the class representing event notifications for changes to sessions within a web application.Interface for receiving notification events about WebSession lifecycle changes.
-
类说明Main class for access to the
WebSessionfor an HTTP request.Main contract for using a server-side session that provides access to session attributes across HTTP requests.