public class BeginSession extends java.lang.Object implements CommandHandler
| Constructor and Description | 
|---|
| BeginSession(NewSessionPipeline pipeline,
            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 BeginSession(NewSessionPipeline pipeline, 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)
             throws java.io.IOException
execute in interface CommandHandlerjava.io.IOException