| Constructor and Description |
|---|
RequestImpl()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) Response |
createResponse(XMLHttpRequest xmlHttpRequest)
Deprecated.
Creates a
Response instance for the given JavaScript XmlHttpRequest object. |
Response createResponse(XMLHttpRequest xmlHttpRequest)
Response instance for the given JavaScript XmlHttpRequest object.xmlHttpRequest - xmlHttpRequest object for which we need a responseResponse object instance