|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openqa.selenium.remote.server.resource.StaticResource
public class StaticResource
Constructor Summary | |
---|---|
StaticResource()
|
Method Summary | |
---|---|
java.net.URL |
getResponse()
|
ResultType |
handle()
|
void |
setFile(java.lang.String file)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public StaticResource()
Method Detail |
---|
public ResultType handle() throws java.lang.Exception
handle
in interface RestishHandler
java.lang.Exception
public java.net.URL getResponse()
public void setFile(java.lang.String file)
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |