protected class FilePropertiesDialog.ChainedRequestCallback extends Object implements com.google.gwt.http.client.RequestCallback
Constructor and Description |
---|
ChainedRequestCallback() |
ChainedRequestCallback(com.google.gwt.http.client.RequestBuilder nextRequest) |
Modifier and Type | Method and Description |
---|---|
void |
onError(com.google.gwt.http.client.Request arg0,
Throwable arg1) |
void |
onResponseReceived(com.google.gwt.http.client.Request arg0,
com.google.gwt.http.client.Response arg1) |
void |
setNextRequest(com.google.gwt.http.client.RequestBuilder nextRequest) |
public ChainedRequestCallback(com.google.gwt.http.client.RequestBuilder nextRequest)
nextRequest
- public ChainedRequestCallback()
public void onError(com.google.gwt.http.client.Request arg0, Throwable arg1)
onError
in interface com.google.gwt.http.client.RequestCallback
arg0
- arg1
- public void onResponseReceived(com.google.gwt.http.client.Request arg0, com.google.gwt.http.client.Response arg1)
onResponseReceived
in interface com.google.gwt.http.client.RequestCallback
arg0
- arg1
- public void setNextRequest(com.google.gwt.http.client.RequestBuilder nextRequest)
nextRequest
- Copyright © 2021 Hitachi Vantara. All rights reserved.