JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.eclipse.jetty.server.session
Interface SessionHandler.SessionIf
All Known Implementing Classes:
AbstractSessionCache.PlaceHolderSession
,
Session
Enclosing class:
SessionHandler
public static interface
SessionHandler.SessionIf
SessionIf Interface that any session wrapper should implement so that SessionManager may access the Jetty session implementation.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Session
getSession
()
Method Detail
getSession
Session
getSession()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method