public interface BrowserAsyncCallback<P,R extends AsyncCallbackAction> extends BrowserCallback, AsyncCallback<P,R>
on