Home

Class goog.net.WrapperXmlHttpFactory

An xhr factory subclass which can be constructed using two factory methods. This exists partly to allow the preservation of goog.net.XmlHttp.setFactory() with an unchanged signature.

extends goog.net.XmlHttpFactory
Instance Method Summary
createInstance() ⇒ (GearsHttpRequest|XMLHttpRequest)
getOptions() ⇒ ?Object