GWT 2.7.0

Package com.google.gwt.xhr.client

Classes to support Javascript's XMLHttpRequest.

See:
          Description

Interface Summary
ReadyStateChangeHandler A ready-state callback for an XMLHttpRequest object.
 

Class Summary
XMLHttpRequest The native XMLHttpRequest object.
 

Enum Summary
XMLHttpRequest.ResponseType The type of response expected from the XHR.
 

Package com.google.gwt.xhr.client Description

Classes to support Javascript's XMLHttpRequest.


GWT 2.7.0