Namespace goog.net.XmlHttp
code »Static class for creating XMLHttpRequest objects.
Main
XmlHttp ( ) ⇒
!goog.net.XhrLike.OrNative
Returns |
---|
|
Enumerations
|
Show:
Global Functions
Gets the options to use with the XMLHttpRequest objects obtained using
the static methods.
Returns |
---|
|
code »goog.net.XmlHttp.setFactory ( factory, optionsFactory )Deprecated: Use setGlobalFactory instead.Sets the factories for creating XMLHttpRequest objects and their options.
code »goog.net.XmlHttp.setGlobalFactory ( factory )Sets the global factory object.
Parameters |
---|
|