|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openqa.selenium.firefox.internal.AbstractExtensionConnection
org.openqa.selenium.firefox.internal.RunningInstanceConnection
public class RunningInstanceConnection
Constructor Summary | |
---|---|
RunningInstanceConnection(java.lang.String host,
int port)
|
|
RunningInstanceConnection(java.lang.String host,
int port,
long timeOut)
|
Method Summary | |
---|---|
void |
quit()
|
Methods inherited from class org.openqa.selenium.firefox.internal.AbstractExtensionConnection |
---|
connectToBrowser, isConnected, sendMessage, sendMessageAndWaitForResponse, setAddress |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RunningInstanceConnection(java.lang.String host, int port) throws java.io.IOException
java.io.IOException
public RunningInstanceConnection(java.lang.String host, int port, long timeOut) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public void quit()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |