Package | Description |
---|---|
com.gwtplatform.dispatch.rpc.client |
Modifier and Type | Method and Description |
---|---|
<A extends Action<R>,R extends Result> |
RpcDispatchCallFactory.create(A action,
R result,
AsyncCallback<Void> callback) |
<A extends Action<R>,R extends Result> |
DefaultRpcDispatchCallFactory.create(A action,
R result,
AsyncCallback<Void> callback) |
Copyright © 2010–2014 Arcbees. All rights reserved.