Class goog.net.DefaultXmlHttpFactory
code »goog.net.XmlHttpFactory
└ goog.net.DefaultXmlHttpFactoryDefault 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_ ( ) ⇒ stringInitialize 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 |
|---|
|