Uses of Interface
org.eclipse.jetty.server.Session.API
Packages that use 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
Classes in org.eclipse.jetty.ee10.servlet that implement Session.APIMethods in org.eclipse.jetty.ee10.servlet that return Session.API -
Uses of Session.API in org.eclipse.jetty.server
Methods in org.eclipse.jetty.server with type parameters of type Session.API -
Uses of Session.API in org.eclipse.jetty.session
Methods in org.eclipse.jetty.session with type parameters of type Session.APIModifier and TypeMethodDescription<T extends Session.API>
TManagedSession.getApi()
AManagedSession
may have an API wrapper (e.g.Methods in org.eclipse.jetty.session that return Session.APIModifier and TypeMethodDescriptionSessionHandler.newSessionAPIWrapper
(ManagedSession session) SessionManager.newSessionAPIWrapper
(ManagedSession session)