| 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
IOExceptionpublic String read() throws IOException
IOExceptionCopyright © 2015. All rights reserved.