Uses of Package
io.undertow.server.session
-
Packages that use io.undertow.server.session Package Description io.undertow.security.impl io.undertow.server.handlers io.undertow.server.session io.undertow.util -
Classes in io.undertow.server.session used by io.undertow.security.impl Class Description Session Represents a HTTP session.SessionManager Interface that manages sessions. -
Classes in io.undertow.server.session used by io.undertow.server.handlers Class Description Session Represents a HTTP session. -
Classes in io.undertow.server.session used by io.undertow.server.session Class Description Session Represents a HTTP session.SessionAttachmentHandler Handler that attaches the session to the request.SessionConfig Interface that abstracts the process of attaching a session to an exchange.SessionConfig.SessionCookieSource SessionCookieConfig Encapsulation of session cookie configuration.SessionIdGenerator Strategy for generating session ID's.SessionListener A listener for session events.SessionListener.SessionDestroyedReason SessionManager Interface that manages sessions.SessionManagerStatistics Optional interface that can be implemented bySessionManager
implementations that provides session manager statistics. -
Classes in io.undertow.server.session used by io.undertow.util Class Description Session Represents a HTTP session.