Package org.eclipse.jetty.server.session
Class SessionContext
java.lang.Object
org.eclipse.jetty.server.session.SessionContext
SessionContext
Information about the context to which sessions belong: the Context,
the SessionHandler of the context, and the unique name of the node.
A SessionHandler is 1:1 with a SessionContext.
-
Field Details
-
NULL_VHOST
- See Also:
-
-
Constructor Details
-
SessionContext
-
-
Method Details