Uses of Class
org.openqa.selenium.grid.sessionmap.SessionMap
Packages that use SessionMap
Package
Description
-
Uses of SessionMap in org.openqa.selenium.grid.distributor.local
Constructors in org.openqa.selenium.grid.distributor.local with parameters of type SessionMapModifierConstructorDescriptionLocalDistributor
(org.openqa.selenium.remote.tracing.Tracer tracer, EventBus bus, org.openqa.selenium.remote.http.HttpClient.Factory clientFactory, SessionMap sessions, NewSessionQueue sessionQueue, SlotSelector slotSelector, Secret registrationSecret, Duration healthcheckInterval, boolean rejectUnsupportedCaps, Duration sessionRequestRetryInterval, int newSessionThreadPoolSize, SlotMatcher slotMatcher) -
Uses of SessionMap in org.openqa.selenium.grid.router
Constructors in org.openqa.selenium.grid.router with parameters of type SessionMapModifierConstructorDescriptionProxyWebsocketsIntoGrid
(org.openqa.selenium.remote.http.HttpClient.Factory clientFactory, SessionMap sessions) Router
(org.openqa.selenium.remote.tracing.Tracer tracer, org.openqa.selenium.remote.http.HttpClient.Factory clientFactory, SessionMap sessions, NewSessionQueue queue, Distributor distributor) -
Uses of SessionMap in org.openqa.selenium.grid.sessionmap
Subclasses of SessionMap in org.openqa.selenium.grid.sessionmap -
Uses of SessionMap in org.openqa.selenium.grid.sessionmap.config
Methods in org.openqa.selenium.grid.sessionmap.config that return SessionMap -
Uses of SessionMap in org.openqa.selenium.grid.sessionmap.local
Subclasses 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.remote
Subclasses of SessionMap in org.openqa.selenium.grid.sessionmap.remoteMethods in org.openqa.selenium.grid.sessionmap.remote that return SessionMap