Constructor and Description |
---|
ServerHttpChannel(String sessionId,
int serverPort,
com.thoughtworks.selenium.CommandProcessor processor) |
Modifier and Type | Method and Description |
---|---|
void |
kill() |
String |
read() |
void |
run() |
void |
send(String postedData,
String urlParams) |
public ServerHttpChannel(String sessionId, int serverPort, com.thoughtworks.selenium.CommandProcessor processor)
public void kill()
public void send(String postedData, String urlParams) throws IOException
IOException
public String read() throws IOException
IOException
Copyright © 2016. All rights reserved.