Uses of Class
org.eclipse.jetty.session.HouseKeeper
Packages that use HouseKeeper
-
Uses of HouseKeeper in org.eclipse.jetty.session
Fields in org.eclipse.jetty.session declared as HouseKeeperMethods in org.eclipse.jetty.session that return HouseKeeperModifier and TypeMethodDescriptionDefaultSessionIdManager.getSessionHouseKeeper()SessionIdManager.getSessionHouseKeeper()Methods in org.eclipse.jetty.session with parameters of type HouseKeeperModifier and TypeMethodDescriptionvoidDefaultSessionIdManager.setSessionHouseKeeper(HouseKeeper houseKeeper) voidSessionIdManager.setSessionHouseKeeper(HouseKeeper houseKeeper) Set the housekeeper for doing scavenging.