Uses of Interface
org.eclipse.jetty.server.session.SessionHandler.SessionIf
-
Packages that use SessionHandler.SessionIf Package Description org.eclipse.jetty.server.session Jetty Server : Session Management Implementations -
-
Uses of SessionHandler.SessionIf in org.eclipse.jetty.server.session
Classes in org.eclipse.jetty.server.session that implement SessionHandler.SessionIf Modifier and Type Class Description class
Session
Session A heavy-weight Session object representing an HttpSession.
-