public class GetAllSessions
extends java.lang.Object
implements org.openqa.selenium.grid.web.CommandHandler
Constructor and Description |
---|
GetAllSessions(ActiveSessions allSessions,
org.openqa.selenium.json.Json json) |
Modifier and Type | Method and Description |
---|---|
void |
execute(org.openqa.selenium.remote.http.HttpRequest req,
org.openqa.selenium.remote.http.HttpResponse resp) |
public GetAllSessions(ActiveSessions allSessions, org.openqa.selenium.json.Json json)