T
- the type of the response object.public class JsonpRequest<T> extends Object
Modifier and Type | Method and Description |
---|---|
void |
cancel()
Cancels a pending request.
|
AsyncCallback<T> |
getCallback() |
int |
getTimeout() |
String |
toString() |
public void cancel()
public AsyncCallback<T> getCallback()
public int getTimeout()
Copyright © 2018. All rights reserved.