public static final class JsHttpClient.RequestResult extends Object
| Modifier and Type | Field and Description |
|---|---|
com.google.gwt.http.client.Request |
request |
com.google.gwt.http.client.Response |
response |
| Constructor and Description |
|---|
RequestResult(com.google.gwt.http.client.Request request,
com.google.gwt.http.client.Response response) |
Copyright © 2018. All rights reserved.