Package org.eclipse.jetty.session
Class SessionContext
java.lang.Object
org.eclipse.jetty.session.SessionContext
SessionContext
Information about the context to which sessions belong: the Context,
the SessionManager of the context, and the unique name of the node.
A SessionManager is 1:1 with a SessionContext.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
NULL_VHOST
- See Also:
-
_context
-
_sessionManager
-
_workerName
-
_canonicalContextPath
-
_vhost
-
-
Constructor Details
-
SessionContext
protected SessionContext() -
SessionContext
-
-
Method Details