Searched refs:DefaultXmlHttpFactory (Results 1 – 1 of 1) sorted by relevance
138 goog.net.DefaultXmlHttpFactory = function() { class in goog.net141 goog.inherits(goog.net.DefaultXmlHttpFactory, goog.net.XmlHttpFactory);145 goog.net.DefaultXmlHttpFactory.prototype.createInstance = function() {156 goog.net.DefaultXmlHttpFactory.prototype.internalGetOptions = function() {172 goog.net.DefaultXmlHttpFactory.prototype.ieProgId_ = null;180 goog.net.DefaultXmlHttpFactory.prototype.getProgId_ = function() {215 goog.net.XmlHttp.setGlobalFactory(new goog.net.DefaultXmlHttpFactory());