public class ProtocolConverter extends java.lang.Object implements CommandHandler
Constructor and Description |
---|
ProtocolConverter(org.openqa.selenium.remote.http.HttpClient client,
org.openqa.selenium.remote.Dialect downstream,
org.openqa.selenium.remote.Dialect upstream) |
Modifier and Type | Method and Description |
---|---|
void |
execute(org.openqa.selenium.remote.http.HttpRequest req,
org.openqa.selenium.remote.http.HttpResponse resp) |
public ProtocolConverter(org.openqa.selenium.remote.http.HttpClient client, org.openqa.selenium.remote.Dialect downstream, org.openqa.selenium.remote.Dialect upstream)
public void execute(org.openqa.selenium.remote.http.HttpRequest req, org.openqa.selenium.remote.http.HttpResponse resp) throws java.io.IOException
execute
in interface CommandHandler
java.io.IOException