Uses of Class
org.eclipse.jetty.server.session.HouseKeeper
Packages that use HouseKeeper
Package
Description
Jetty Server : Core Server API
Jetty Server : Session Management Implementations
-
Uses of HouseKeeper in org.eclipse.jetty.server
Methods in org.eclipse.jetty.server that return HouseKeeperMethods in org.eclipse.jetty.server with parameters of type HouseKeeperModifier and TypeMethodDescriptionvoid
SessionIdManager.setSessionHouseKeeper
(HouseKeeper houseKeeper) -
Uses of HouseKeeper in org.eclipse.jetty.server.session
Fields in org.eclipse.jetty.server.session declared as HouseKeeperMethods in org.eclipse.jetty.server.session that return HouseKeeperMethods in org.eclipse.jetty.server.session with parameters of type HouseKeeperModifier and TypeMethodDescriptionvoid
DefaultSessionIdManager.setSessionHouseKeeper
(HouseKeeper houseKeeper)