|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CrossDomainRpc | |
---|---|
org.openqa.selenium.remote.server.xdrpc |
Uses of CrossDomainRpc in org.openqa.selenium.remote.server.xdrpc |
---|
Methods in org.openqa.selenium.remote.server.xdrpc that return CrossDomainRpc | |
---|---|
CrossDomainRpc |
CrossDomainRpcLoader.loadRpc(javax.servlet.http.HttpServletRequest request)
Parses the request for a CrossDomainRpc. |
Methods in org.openqa.selenium.remote.server.xdrpc with parameters of type CrossDomainRpc | |
---|---|
static javax.servlet.http.HttpServletRequest |
HttpServletRequestProxy.createProxy(javax.servlet.http.HttpServletRequest request,
CrossDomainRpc crossDomainRpc,
String xdrpcPath,
String mimeType)
Creates a new proxy. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |