4849505152535455565758
public void handleEvent(Event evt) { div.setInnerHTML(xhr.getResponseText()); } }); xhr.open("GET", "/snippet.html"); xhr.send(); getWindow().setTimeout(new Window.TimerCallback() { @Override public void fire() { getWindow().alert("timeout fired");