R
- The type of the AsyncCallback
.public interface CallbackDispatchRequest<R> extends AsyncCallback<R>, DispatchRequest
DispatchRequest
that should be used by
ClientActionHandler
s that make asynchronous calls.onFailure, onSuccess
cancel, isPending
Copyright © 2010–2014 Arcbees. All rights reserved.