Class RemoteSessionMap
java.lang.Object
org.openqa.selenium.grid.sessionmap.SessionMap
org.openqa.selenium.grid.sessionmap.remote.RemoteSessionMap
- All Implemented Interfaces:
HttpHandler,Routable,HasReadyState
-
Field Summary
Fields inherited from class org.openqa.selenium.grid.sessionmap.SessionMap
tracer -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openqa.selenium.grid.sessionmap.SessionMap
execute, matches
-
Constructor Details
-
RemoteSessionMap
-
-
Method Details
-
create
-
isReady
public boolean isReady() -
add
- Specified by:
addin classSessionMap
-
get
- Specified by:
getin classSessionMap
-
getUri
- Overrides:
getUriin classSessionMap- Throws:
NoSuchSessionException
-
remove
- Specified by:
removein classSessionMap
-