
public class Request extends Object
com.google.gwt.http.HTTP.
| Modifier | Constructor and Description |
|---|---|
protected |
Request()
Only used for building a
FailedRequest. |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel()
Cancels a pending request.
|
boolean |
isPending()
Returns true if this request is waiting for a response.
|
protected Request()
FailedRequest.public void cancel()
public boolean isPending()
Copyright © 2018. All rights reserved.