Uses of Interface
org.eclipse.jetty.server.Session.API
Package
Description
Jetty Server : Modular Servlet Integration
Jetty Server : Core Server API
Jetty Server : Session Management Implementations
-
Uses of Session.API in org.eclipse.jetty.ee10.servlet
-
Uses of Session.API in org.eclipse.jetty.server
-
Uses of Session.API in org.eclipse.jetty.session
Modifier and TypeMethodDescription<T extends Session.API>
TManagedSession.getApi()
AManagedSession
may have an API wrapper (e.g.Modifier and TypeMethodDescriptionSessionHandler.newSessionAPIWrapper
(ManagedSession session) SessionManager.newSessionAPIWrapper
(ManagedSession session)