|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openqa.selenium.remote.HttpCommandExecutor
public class HttpCommandExecutor
Constructor Summary | |
---|---|
HttpCommandExecutor(java.net.URL addressOfRemoteServer)
|
Method Summary | |
---|---|
Response |
execute(Command command)
|
java.net.URL |
getAddressOfRemoteServer()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HttpCommandExecutor(java.net.URL addressOfRemoteServer)
Method Detail |
---|
public java.net.URL getAddressOfRemoteServer()
public Response execute(Command command) throws java.io.IOException
execute
in interface CommandExecutor
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |