Class goog.net.DefaultXmlHttpFactory
code »goog.net.XmlHttpFactory
└ goog.net.DefaultXmlHttpFactory
Default factory to use when creating xhr objects. You probably shouldn't be instantiating this directly, but rather using it via goog.net.XmlHttp.
Constructor
goog.net.DefaultXmlHttpFactory ( )
Show:
Instance Methods
Defined in goog.net.DefaultXmlHttpFactory
code »createInstance ( ) ⇒ (GearsHttpRequest|XMLHttpRequest)
(GearsHttpRequest|XMLHttpRequest)
code »getProgId_ ( ) ⇒ string
Initialize the private state used by other functions.
string
Returns |
---|
|
code »internalGetOptions ( ) ⇒ (Object|null)
(Object|null)
Defined in goog.net.XmlHttpFactory
code »getOptions ( ) ⇒ Object
Object
Returns |
---|
|