Uses of Class
org.eclipse.jetty.session.SessionInactivityTimer
Packages that use SessionInactivityTimer
-
Uses of SessionInactivityTimer in org.eclipse.jetty.session
Fields in org.eclipse.jetty.session declared as SessionInactivityTimerModifier and TypeFieldDescriptionprotected final SessionInactivityTimer
ManagedSession._sessionInactivityTimer
Methods in org.eclipse.jetty.session that return SessionInactivityTimerModifier and TypeMethodDescriptionAbstractSessionManager.newSessionInactivityTimer
(ManagedSession session) Make a new timer for the session.SessionManager.newSessionInactivityTimer
(ManagedSession session)