Package | Description |
---|---|
org.openqa.selenium.remote.server.xdrpc |
Modifier and Type | Method and Description |
---|---|
CrossDomainRpc |
CrossDomainRpcLoader.loadRpc(javax.servlet.http.HttpServletRequest request)
Parses the request for a CrossDomainRpc.
|
Modifier and Type | Method and Description |
---|---|
static javax.servlet.http.HttpServletRequest |
HttpServletRequestProxy.createProxy(javax.servlet.http.HttpServletRequest request,
CrossDomainRpc crossDomainRpc,
String xdrpcPath,
String mimeType)
Creates a new proxy.
|
Copyright © 2013. All Rights Reserved.