Uses of Class
org.openqa.selenium.grid.sessionmap.SessionMap
Packages that use SessionMap
Package
Description
- 
Uses of SessionMap in org.openqa.selenium.grid.distributor.localConstructors in org.openqa.selenium.grid.distributor.local with parameters of type SessionMapModifierConstructorDescriptionLocalDistributor(Tracer tracer, EventBus bus, HttpClient.Factory clientFactory, SessionMap sessions, NewSessionQueue sessionQueue, SlotSelector slotSelector, Secret registrationSecret, Duration healthcheckInterval, boolean rejectUnsupportedCaps, Duration sessionRequestRetryInterval, int newSessionThreadPoolSize, SlotMatcher slotMatcher, Duration purgeNodesInterval) 
- 
Uses of SessionMap in org.openqa.selenium.grid.routerConstructors in org.openqa.selenium.grid.router with parameters of type SessionMapModifierConstructorDescriptionProxyWebsocketsIntoGrid(HttpClient.Factory clientFactory, SessionMap sessions) Router(Tracer tracer, HttpClient.Factory clientFactory, SessionMap sessions, NewSessionQueue queue, Distributor distributor) 
- 
Uses of SessionMap in org.openqa.selenium.grid.sessionmapSubclasses of SessionMap in org.openqa.selenium.grid.sessionmap
- 
Uses of SessionMap in org.openqa.selenium.grid.sessionmap.configMethods in org.openqa.selenium.grid.sessionmap.config that return SessionMap
- 
Uses of SessionMap in org.openqa.selenium.grid.sessionmap.localSubclasses of SessionMap in org.openqa.selenium.grid.sessionmap.localMethods in org.openqa.selenium.grid.sessionmap.local that return SessionMap
- 
Uses of SessionMap in org.openqa.selenium.grid.sessionmap.remoteSubclasses of SessionMap in org.openqa.selenium.grid.sessionmap.remoteMethods in org.openqa.selenium.grid.sessionmap.remote that return SessionMap