| goog.net.XmlHttpFactory |
| goog.net.DefaultXmlHttpFactory | goog.net.XmlHttpFactory |
| goog.net.WrapperXmlHttpFactory | goog.net.XmlHttpFactory |
createInstance()
⇒ (GearsHttpRequest | XMLHttpRequest)
No description.
Returns:
(GearsHttpRequest | XMLHttpRequest)
A new XMLHttpRequest instance.
|
code » | |
|
No description.
Returns:
Options describing how xhr objects obtained from this factory should be used.
|
code » | |
|
Override this method in subclasses to preserve the caching offered by
getOptions().
Returns:
Options describing how xhr objects obtained from this factory should be used.
|
code » |
goog.net.XmlHttpFactory.call()
No description.
|
code » |