public class GetAllSessions extends java.lang.Object implements 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)
public void execute(org.openqa.selenium.remote.http.HttpRequest req, org.openqa.selenium.remote.http.HttpResponse resp)
execute
in interface CommandHandler