| Interface | Description |
|---|---|
| ReadyStateChangeHandler |
A ready-state callback for an
XMLHttpRequest object. |
| XMLHttpRequest.Function |
A callback function to map the Javascript function
|
| Class | Description |
|---|---|
| XMLHttpRequest |
The native XMLHttpRequest object.
|
| Enum | Description |
|---|---|
| XMLHttpRequest.ResponseType |
The type of response expected from the XHR.
|
Copyright © 2019–2020 The GWT Authors. All rights reserved.